Skip to content

Commit 9df52d5

Browse files
Update TortoiseHareAlgoTest.java
Fixed line formatting build error
1 parent fc1eaff commit 9df52d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/thealgorithms/datastructures/lists/TortoiseHareAlgoTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package com.thealgorithms.datastructures.lists;
22

33
import static org.junit.jupiter.api.Assertions.*;
4+
45
import org.junit.jupiter.api.Test;
56

67
class TortoiseHareAlgoTest {

0 commit comments

Comments
 (0)