summaryrefslogtreecommitdiffstats
path: root/php-typo3-phar-stream-wrapper2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-typo3-phar-stream-wrapper2.spec')
-rw-r--r--php-typo3-phar-stream-wrapper2.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-typo3-phar-stream-wrapper2.spec b/php-typo3-phar-stream-wrapper2.spec
index 98c7a10..ac160c1 100644
--- a/php-typo3-phar-stream-wrapper2.spec
+++ b/php-typo3-phar-stream-wrapper2.spec
@@ -1,3 +1,4 @@
+# remirepo spec file for php-typo3-phar-stream-wrapper2, from:
#
# Fedora spec file for php-typo3-phar-stream-wrapper2
#
@@ -133,7 +134,7 @@ BOOTSTRAP
: Upstream tests
RETURN_CODE=0
PHPUNIT=$(which phpunit)
-for PHP_EXEC in php php70 php71 php72 php73 php74; do
+for PHP_EXEC in php php71 php72 php73 php74; do
if [ "php" == "$PHP_EXEC" ] || which $PHP_EXEC; then
$PHP_EXEC $PHPUNIT --verbose \
--testsuite "unit tests" \