From: Elan Ruusamäe Date: Fri, 18 Nov 2016 18:47:29 +0000 (+0200) Subject: fix tests for old phpunit X-Git-Tag: auto/th/composer-1.2.2-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcomposer.git;a=commitdiff_plain;h=3981fe32c2ffe220f5c87384708bd5f111089fed fix tests for old phpunit --- diff --git a/composer.spec b/composer.spec index 9ce36d9..100b996 100644 --- a/composer.spec +++ b/composer.spec @@ -123,6 +123,8 @@ rm tests/Composer/Test/Util/BitbucketTest.php rm tests/Composer/Test/Repository/Vcs/GitLabDriverTest.php # Mocked method does not exist. rm tests/Composer/Test/Installer/LibraryInstallerTest.php +# Uncaught Error: Call to undefined method Mock_InputInterface_0ced1568::method() +rm tests/Composer/Test/Command/RunScriptCommandTest.php %build %if %{with tests}