Print

Print


Author: [log in to unmask]
Date: Wed Feb 11 12:28:37 2015
New Revision: 2108

Log:
Put test back in that works now.

Modified:
    java/trunk/evio/pom.xml

Modified: java/trunk/evio/pom.xml
 =============================================================================
--- java/trunk/evio/pom.xml	(original)
+++ java/trunk/evio/pom.xml	Wed Feb 11 12:28:37 2015
@@ -29,7 +29,6 @@
                 <configuration>
                     <excludes>
                         <exclude>org/hps/evio/LCSimEngRunEventBuilderTest.java</exclude>
-                        <exclude>org/hps/evio/SvtEvioReaderTest.java</exclude>
                     </excludes>
                     <trimStackTrace>true</trimStackTrace>
                 </configuration>