Skip to content

Commit b0422ac

Browse files
author
Samuel Facchinello
committed
fix clang
1 parent a5c1efe commit b0422ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/thealgorithms/maths/MatrixUtilTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ void multiply() {
7777

7878
assertTrue(Objects.deepEquals(actual, expected));
7979
}
80-
}
80+
}

0 commit comments

Comments
 (0)