소스 검색

#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>
 			<properties>
 				<test.include.path>**/*Tests.java</test.include.path>
+				<test.command.args></test.command.args>
 			</properties>
 		</profile>
 	</profiles>