Explorar o código

#2793 add test.command.args

Shinsuke Sugaya hai 1 ano
pai
achega
7129edae93
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

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