From dadb12858e6d7104186b7e86fe896fbe8f5cfc07 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Nov 2014 14:06:41 +0100 Subject: php-phpunit-PHPUnit: cleanup --- php-phpunit-PHPUnit.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-phpunit-PHPUnit.spec') diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index ede1daf..93f6277 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -142,9 +142,9 @@ for the creation, execution and analysis of Unit Tests. %patch0 -p0 -b .rpm %patch1 -p1 -# https://github.com/sebastianbergmann/phpunit/pull/1481 +# https://github.com/sebastianbergmann/phpunit/pull/1500 chmod -x src/Util/Blacklist.php \ - src/Framework/TestCase.php + src/Util/GlobalState.php %build -- cgit