summaryrefslogtreecommitdiffstats
path: root/composer-pr4169.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-16 09:36:51 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-16 09:36:51 +0200
commit1b145b67a216f4b3d5dfd88cce9019e506127bab (patch)
tree2172eae922a82084656afafdefe894a0066f5f6a /composer-pr4169.patch
parentadee2b6f31f4dc66bceff18a5d5fae0e970ebea5 (diff)
composer-1.0.0-0.7.20150714git92faf1c
Diffstat (limited to 'composer-pr4169.patch')
-rw-r--r--composer-pr4169.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer-pr4169.patch b/composer-pr4169.patch
index dc419c2..46a47d3 100644
--- a/composer-pr4169.patch
+++ b/composer-pr4169.patch
@@ -11,7 +11,7 @@ diff --git a/tests/Composer/Test/Util/RemoteFilesystemTest.php b/tests/Composer/
index 04502eb..62a70c9 100644
--- a/tests/Composer/Test/Util/RemoteFilesystemTest.php
+++ b/tests/Composer/Test/Util/RemoteFilesystemTest.php
-@@ -137,6 +137,9 @@ public function testCallbackGetPassesThrough404()
+@@ -136,6 +136,9 @@ public function testCallbackGetPassesThrough404()
$this->assertNull($this->callCallbackGet($fs, STREAM_NOTIFY_FAILURE, 0, 'HTTP/1.1 404 Not Found', 404, 0, 0));
}