Skip to content

Commit

Permalink
Fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasThelen committed May 4, 2022
1 parent ef73180 commit e6c7dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/org/dataone/speedbagit/SpeedBagItTest.java
Expand Up @@ -49,6 +49,7 @@
import org.apache.commons.io.IOUtils;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.junit.jupiter.api.Assertions.fail;


Expand Down

0 comments on commit e6c7dd7

Please sign in to comment.