浏览代码

Fork tests

Carlos Sanchez 19 年之前
父节点
当前提交
f2ff448071
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

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