Fix issue #186: package name (thanks to Marvinmw for the report).
authorCyrille Artho <artho@kth.se>
Fri, 3 May 2019 12:19:36 +0000 (14:19 +0200)
committerCyrille Artho <artho@kth.se>
Fri, 3 May 2019 12:19:36 +0000 (14:19 +0200)
modified:   src/tests/gov/nasa/jpf/test/basic/ConsolePublisherTest.java

src/tests/gov/nasa/jpf/test/basic/ConsolePublisherTest.java

index 30346f344ef474958b917f147c618d98deb13633..4104c42e7bcbea26f968cc7d5a7612af10cf4c94 100644 (file)
@@ -1,4 +1,4 @@
-package gov.nasa.jpf.report;
+package gov.nasa.jpf.test.basic;
 
 import gov.nasa.jpf.util.test.TestJPF;
 
 
 import gov.nasa.jpf.util.test.TestJPF;