Print

Print


Commit in java/trunk/conditions/src/test/java/org/hps/conditions on MAIN
ConditionsDriverTest.java+1-11235 -> 1236
Fix test file location

java/trunk/conditions/src/test/java/org/hps/conditions
ConditionsDriverTest.java 1235 -> 1236
--- java/trunk/conditions/src/test/java/org/hps/conditions/ConditionsDriverTest.java	2014-10-16 22:06:06 UTC (rev 1235)
+++ java/trunk/conditions/src/test/java/org/hps/conditions/ConditionsDriverTest.java	2014-10-16 22:23:42 UTC (rev 1236)
@@ -22,7 +22,7 @@
 public class ConditionsDriverTest extends TestCase {
 
     // This test file has a few events from each of the "good runs" of the 2012 Test Run.
-    private static final String fileLocation = "ftp://ftp-hps.slac.stanford.edu/hps/hps_data/hps_java_test_case_data/ConditionsTest.slcio";
+    private static final String fileLocation = "http://www.lcsim.org/test/hps-java/ConditionsTest.slcio";
 
     // Number of runs that should be processed in the job.
     static final int NRUNS = 9;
SVNspam 0.1