We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298b412 commit 0a82a51Copy full SHA for 0a82a51
build.xml
@@ -114,6 +114,7 @@
114
<arg value="--extensions=php" />
115
<arg value="--ignore=Autoload.php" />
116
<arg path="${basedir}/PHP" />
117
+ <arg path="${basedir}/Tests" />
118
</exec>
119
</target>
120
@@ -126,6 +127,7 @@
126
127
128
129
130
131
132
133
0 commit comments