Print

Print


Commit in java/trunk/integration-tests/src/test/java/org/hps on MAIN
EtSystemTest.java+2-2625 -> 626
New location for class used in test.

java/trunk/integration-tests/src/test/java/org/hps
EtSystemTest.java 625 -> 626
--- java/trunk/integration-tests/src/test/java/org/hps/EtSystemTest.java	2014-05-22 21:32:25 UTC (rev 625)
+++ java/trunk/integration-tests/src/test/java/org/hps/EtSystemTest.java	2014-05-22 21:34:07 UTC (rev 626)
@@ -9,7 +9,7 @@
 
 import junit.framework.TestCase;
 
-import org.hps.evio.EvioFileProducer;
+import org.hps.monitoring.EvioFileProducer;
 import org.jlab.coda.et.EtAttachment;
 import org.jlab.coda.et.EtConstants;
 import org.jlab.coda.et.EtEvent;
@@ -120,7 +120,7 @@
             e.printStackTrace();
         }
         
-        assertEquals("The station process returned a non-zero exist status.", 0, stationProcessReturnCode);
+        assertEquals("The station process returned a non-zero exit status.", 0, stationProcessReturnCode);
         
         // Clear the list of active processes.
         processes.clear();
SVNspam 0.1