JUnit tests moved to Maven
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package test;
|
||||
package ksiazka.kucharska;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package test;
|
||||
package ksiazka.kucharska;
|
||||
|
||||
import org.junit.runner.RunWith;
|
||||
import org.junit.runners.Suite;
|
||||
@@ -1,4 +1,4 @@
|
||||
package test;
|
||||
package ksiazka.kucharska;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
Reference in New Issue
Block a user