Skip to content

Commit 03695d9

Browse files
committed
clang fixes
1 parent 186e09f commit 03695d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/thealgorithms/maths/prime/LiouvilleLambdaFunctionTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import static org.junit.jupiter.api.Assertions.assertEquals;
44
import static org.junit.jupiter.api.Assertions.assertThrows;
5+
56
import com.thealgorithms.maths.Prime.LiouvilleLambdaFunction;
67
import org.junit.jupiter.api.Test;
78

0 commit comments

Comments
 (0)