Skip to content

Commit 771585f

Browse files
committed
Improved build.xml
1 parent 8e11fbe commit 771585f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
passthru="true"
7676
checkreturn="true"
7777
>
78-
<arg value="-c"/>
78+
<arg value="--configuration"/>
7979
<arg value="tests/phpunit.xml"/>
8080
<arg path="tests"/>
8181
</exec>

0 commit comments

Comments
 (0)