Skip to content

Commit 97925cf

Browse files
committed
style: formatting fix
1 parent 675e5b4 commit 97925cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/thealgorithms/others/CRCAlgorithmTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,5 +160,4 @@ void testGetterMethodsInitialState() {
160160
assertEquals(0, c.getWrongMessCaught(), "Initial caught wrong messages should be 0");
161161
assertEquals(0, c.getWrongMessNotCaught(), "Initial not caught wrong messages should be 0");
162162
}
163-
164163
}

0 commit comments

Comments
 (0)