Print

Print


Author: [log in to unmask]
Date: Mon Apr 13 22:59:07 2015
New Revision: 2690

Log:
Include SteeringFilesTest in build now that it runs successfully again.

Modified:
    java/trunk/integration-tests/pom.xml

Modified: java/trunk/integration-tests/pom.xml
 =============================================================================
--- java/trunk/integration-tests/pom.xml	(original)
+++ java/trunk/integration-tests/pom.xml	Mon Apr 13 22:59:07 2015
@@ -39,7 +39,6 @@
                         <exclude>org/hps/ReadoutToLcioTest.java</exclude>
                         <exclude>org/hps/SimpleSvtReadoutTest.java</exclude>
                         <exclude>org/hps/TestRunReadoutToEvioTest.java</exclude>
-                        <exclude>org/hps/SteeringFilesTest.java</exclude>
                         <exclude>org/hps/ReadoutNoPileupTest.java</exclude>
                     </excludes>
 <!--                    <redirectTestOutputToFile>true</redirectTestOutputToFile> -->