my bad
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
package tests;
|
||||
import src.*;
|
||||
package src.fr.test;
|
||||
import java.util.Set;
|
||||
import java.util.HashSet;
|
||||
|
||||
@@ -8,6 +7,8 @@ import static org.junit.Assert.*;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
import src.fr.impl.*;
|
||||
|
||||
public class test {
|
||||
public static void main(String[] args){
|
||||
Category Engine = new Category("Engine");
|
||||
|
||||
Reference in New Issue
Block a user