Skip to content

Commit d503359

Browse files
authored
Update BoyerMooreTest.java
1 parent 3734afa commit d503359

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/thealgorithms/searches/BoyerMooreTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import static org.junit.jupiter.api.Assertions.assertEquals;
44

55
import org.junit.jupiter.api.Test;
6+
import com.thealgorithms.searches.BoyerMoore;
67

78
public class BoyerMooreTest {
89

0 commit comments

Comments
 (0)