diff options
-rw-r--r-- | php-phpunit-phpcpd.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-phpunit-phpcpd.spec b/php-phpunit-phpcpd.spec index a8aecf3..b170975 100644 --- a/php-phpunit-phpcpd.spec +++ b/php-phpunit-phpcpd.spec @@ -98,7 +98,6 @@ install -D -p -m 755 phpcpd %{buildroot}%{_bindir}/phpcpd %check phpunit \ --bootstrap src/autoload.php \ - -d date.timezone=UTC \ tests %endif |