Commit in java/trunk/conditions/src/test/java/org/hps/conditions/beam on MAIN
BeamCurrentTest.java+1-11237 -> 1238
Fixed test file location.

java/trunk/conditions/src/test/java/org/hps/conditions/beam
BeamCurrentTest.java 1237 -> 1238
--- java/trunk/conditions/src/test/java/org/hps/conditions/beam/BeamCurrentTest.java	2014-10-16 22:40:24 UTC (rev 1237)
+++ java/trunk/conditions/src/test/java/org/hps/conditions/beam/BeamCurrentTest.java	2014-10-16 22:41:43 UTC (rev 1238)
@@ -24,7 +24,7 @@
 public class BeamCurrentTest extends TestCase {
 
     /** This test file has a few events from the "good runs" of the 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";
 
     /** Answer key for beam current by run. */
     static Map<Integer, Double> beamCurrentAnswerKey = new HashMap<Integer, Double>();
SVNspam 0.1