Skip to content

Commit 2857bf9

Browse files
author
Pankaj Kumar
committed
Code clean up
1 parent 84ccfcb commit 2857bf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

EasyMock-PowerMock-Examples/src/test/java/com/journaldev/easymock/powermock/finalmethod/TestNGPowerMockEasyMockFinalExample.java

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package com.journaldev.easymock.powermock.finalmethod;
22

33
import org.powermock.core.classloader.annotations.PrepareForTest;
4-
import org.powermock.modules.junit4.PowerMockRunner;
54
import org.powermock.modules.testng.PowerMockTestCase;
65
import org.testng.annotations.Test;
76

0 commit comments

Comments
 (0)