mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Organized imports in src/test/java/forge/model/FModelTest.java
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
package forge.model;
|
||||
|
||||
import static org.testng.Assert.*;
|
||||
import static org.testng.Assert.assertEquals;
|
||||
import static org.testng.Assert.assertNotEquals;
|
||||
import static org.testng.Assert.assertNotNull;
|
||||
import static org.testng.Assert.assertNull;
|
||||
|
||||
import java.io.FileNotFoundException;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user