summaryrefslogtreecommitdiffstats
path: root/php-Metadata.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-Metadata.spec')
-rw-r--r--php-Metadata.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-Metadata.spec b/php-Metadata.spec
index 945d156..699052b 100644
--- a/php-Metadata.spec
+++ b/php-Metadata.spec
@@ -79,7 +79,7 @@ BOOTSTRAP
# Create PHPUnit config w/ colors turned off
sed 's/colors\s*=\s*"true"/colors="false"/' phpunit.xml.dist > phpunit.xml
-%{_bindir}/phpunit -d --include-path="./src:./tests"
+%{_bindir}/phpunit --include-path="./src:./tests"
%files