Skip to content

Commit ef61398

Browse files
committed
corrected ant target comment
1 parent 7a75dcf commit ef61398

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
@@ -271,7 +271,7 @@
271271
</target>
272272

273273
<!-- ==================================================================== -->
274-
<!-- Runs php tests -->
274+
<!-- Runs php tests in verbose mode to show all testing relevant info -->
275275
<!-- ==================================================================== -->
276276
<target name="run-tests-verbose" description="Runs the php tests">
277277
<exec dir="${c-build.dir}/php" executable="php">

0 commit comments

Comments
 (0)