We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f905314 commit 2b6f328Copy full SHA for 2b6f328
src/test/java/com/thealgorithms/maths/CeilTest.java
@@ -2,7 +2,6 @@
2
3
import static org.junit.jupiter.api.Assertions.assertEquals;
4
5
-import com.thealgorithms.maths.Ceil;
6
import org.junit.jupiter.params.ParameterizedTest;
7
import org.junit.jupiter.params.provider.CsvSource;
8
0 commit comments