We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1fc40 commit 4ec6ba3Copy full SHA for 4ec6ba3
src/test/java/com/thealgorithms/maths/MinValueTest.java
@@ -1,4 +1,4 @@
1
-package com.thealgorithms.bitmanipulation;
+package com.thealgorithms.maths;
2
3
import static org.junit.jupiter.api.Assertions.assertEquals;
4
0 commit comments