浏览代码

#2793 add test.command.args

Shinsuke Sugaya 1 年之前
父节点
当前提交
7129edae93
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -67,6 +67,7 @@
 			<id>integrationTests</id>
 			<id>integrationTests</id>
 			<properties>
 			<properties>
 				<test.include.path>**/*Tests.java</test.include.path>
 				<test.include.path>**/*Tests.java</test.include.path>
+				<test.command.args></test.command.args>
 			</properties>
 			</properties>
 		</profile>
 		</profile>
 	</profiles>
 	</profiles>