Skip to content

Commit 61a21cb

Browse files
committed
1 parent 4a83032 commit 61a21cb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/test/java/com/github/difflib/unifieddiff/UnifiedDiffWriterTest.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,8 @@ public void tearDown() {
4747
}
4848

4949
@Test
50-
public void testSomeMethod() {
51-
// TODO review the generated test code and remove the default call to fail.
52-
fail("The test case is a prototype.");
50+
public void testWrite() {
51+
5352
}
5453

5554
}

0 commit comments

Comments
 (0)