small changes

This commit is contained in:
2018-03-11 22:55:37 +01:00
parent f836afbcdb
commit e55d7b2c67
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ package worms.model;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.RepeatedTest;
import org.junit.jupiter.api.RepetitionInfo;
import static org.junit.jupiter.api.Assertions.*;
import worms.util.Tuple;