Print

Print


Commit in lcsim/test/org/lcsim/conditions on MAIN
DetectorLocator_Test.java+1-11.2 -> 1.3
JM: Allow this test to be run using test:single.  It is excluded from regular build in project.xml config file.

lcsim/test/org/lcsim/conditions
DetectorLocator_Test.java 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- DetectorLocator_Test.java	9 Apr 2007 14:29:26 -0000	1.2
+++ DetectorLocator_Test.java	14 Sep 2007 23:33:37 -0000	1.3
@@ -14,6 +14,6 @@
     public void testDetectorLocator() throws Exception
     {
         // Turned off by tonyj -- 04-Apr-2007 -- taking excessive time/memory
-        //DetectorLocator.cacheDetectors();
+        DetectorLocator.cacheDetectors();
     }    
 }
CVSspam 0.2.8