Print

Print


Author: [log in to unmask]
Date: Thu Sep 24 13:03:45 2015
New Revision: 3697

Log:
Reenable recon test.

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	Thu Sep 24 13:03:45 2015
@@ -30,7 +30,6 @@
                     <reuseForks>false</reuseForks>
                     <excludes>
                         <exclude>org/hps/**.java</exclude>
-                        <exclude>org/hps/test/it/EngRun2015ReconTest.java</exclude>
                     </excludes>
                     <trimStackTrace>false</trimStackTrace>
                 </configuration>