[packages/composer] fix tests for old phpunit

glen glen at pld-linux.org
Fri Nov 18 19:47:41 CET 2016


commit 3981fe32c2ffe220f5c87384708bd5f111089fed
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Nov 18 20:47:29 2016 +0200

    fix tests for old phpunit

 composer.spec | 2 ++
 1 file changed, 2 insertions(+)
---
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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/composer.git/commitdiff/3981fe32c2ffe220f5c87384708bd5f111089fed



More information about the pld-cvs-commit mailing list