Skip to content

Commit 48cfdaa

Browse files
committed
1 parent c3aea46 commit 48cfdaa

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

src/test/java/difflib/text/StringUtilsTest.java

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,6 @@
2828
* @author tw
2929
*/
3030
public class StringUtilsTest {
31-
32-
@BeforeClass
33-
public static void setUpClass() {
34-
}
35-
36-
@AfterClass
37-
public static void tearDownClass() {
38-
}
39-
40-
@Before
41-
public void setUp() {
42-
}
43-
44-
@After
45-
public void tearDown() {
46-
}
4731

4832
/**
4933
* Test of htmlEntites method, of class StringUtils.

0 commit comments

Comments
 (0)