Browse Source

Accidentally checked in version with tests disabled

Luke Taylor 19 năm trước cách đây
mục cha
commit
8003b98f9d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      project.xml

+ 1 - 1
project.xml

@@ -449,7 +449,7 @@
     <unitTestSourceDirectory>${basedir}/src/test/java</unitTestSourceDirectory>
     <unitTest>
       <includes>
-        <include>**/ldap/**/*Tests.java</include>
+        <include>**/*Tests.java</include>
       </includes>
       <resources>
         <resource>