Browse Source

Fork tests

Carlos Sanchez 19 years ago
parent
commit
f2ff448071
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -231,6 +231,7 @@
           <excludes>
             <exclude>**/Abstract*</exclude>
           </excludes>
+          <forkMode>once</forkMode>
         </configuration>
       </plugin>
       <plugin>