Skip to content

Commit c384ad7

Browse files
committed
Added missing newline at end of file
1 parent 6e3f583 commit c384ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hamcrest/src/test/java/org/hamcrest/MatcherAssumeTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ public class MatcherAssumeTest {
3535
assumptionSucceeds() {
3636
assumeThat("xyz", startsWith("xy"));
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)