Print

Print


Commit in lcsim/test/org/lcsim/conditions on MAIN
DetectorLocator_Test.java-191.4 removed


lcsim/test/org/lcsim/conditions
DetectorLocator_Test.java removed after 1.4
diff -N DetectorLocator_Test.java
--- DetectorLocator_Test.java	25 Jan 2010 22:45:15 -0000	1.4
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,19 +0,0 @@
-package org.lcsim.geometry.util;
-
-import junit.framework.Test;
-import junit.framework.TestCase;
-import junit.framework.TestSuite;
-
-public class DetectorLocator_Test extends TestCase
-{
-    public static Test suite()
-    {
-        return new TestSuite(DetectorLocator_Test.class);
-    }
-    
-    public void testDetectorLocator() throws Exception
-    {
-        // Turned off by tonyj -- 04-Apr-2007 -- taking excessive time/memory
-        DetectorLocator.cacheDetectors();
-    }    
-}
CVSspam 0.2.8