Skip to content

Commit

Permalink
Update JUnit Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
woodenclock committed Oct 12, 2023
1 parent 000704a commit ec82889
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/seedu/wildwatch/operation/UiTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

import java.io.ByteArrayInputStream;
import java.io.InputStream;

import static org.junit.jupiter.api.Assertions.assertEquals;

public class UiTest {
Expand Down

0 comments on commit ec82889

Please sign in to comment.