This commit is contained in:
Alexey Metlyakov
2021-03-14 16:47:29 +03:00
parent 173baec2fc
commit c7b8ef7a18
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
package hello;
package plaindoll;
import static org.hamcrest.CoreMatchers.containsString;
import static org.junit.Assert.*;