Commit in lcsim/test/org/lcsim/detector/tracker/readout on MAIN
TrackerHitDriver_User_Test.java+1-11.3 -> 1.4
CD - Change test slcio file to one that has a SiTrackerForward so that the test doesn't fail

lcsim/test/org/lcsim/detector/tracker/readout
TrackerHitDriver_User_Test.java 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- TrackerHitDriver_User_Test.java	3 Jul 2008 22:57:28 -0000	1.3
+++ TrackerHitDriver_User_Test.java	23 Jul 2008 23:42:25 -0000	1.4
@@ -44,7 +44,7 @@
     public void testReadout() throws Exception
     {
         
-        URL url = new URL("http://www.lcsim.org/test/lcio/pythiaZPoleuds-0-1000_SLIC-v2r4p6_geant4-v9r1p2_LCPhys_SiTrackerTest01.slcio");
+        URL url = new URL("http://www.lcsim.org/test/lcio/pythiaZPolebbbar-0-1000_SLIC-v2r4p5_geant4-v9r1p1_LCPhys_TEST_sid01_planar_tracker.slcio");
         
         FileCache cache = new FileCache();
         File file = cache.getCachedFile(url);
CVSspam 0.2.8