[Pkg-mozext-commits] [requestpolicy] 69/280: redirect-test: use flag-gray.png (not 1px.png)

David Prévot taffit at moszumanska.debian.org
Sat May 2 20:30:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository requestpolicy.

commit cde88f894b628a15f019e49ed08f65fa46585f2e
Author: Martin Kimmerle <dev at 256k.de>
Date:   Fri Dec 26 17:38:32 2014 +0100

    redirect-test: use flag-gray.png (not 1px.png)
---
 tests/content/redirect-http-location-header-png.php |   2 +-
 tests/content/subdirectory/flag-gray.png            | Bin 0 -> 674 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/content/redirect-http-location-header-png.php b/tests/content/redirect-http-location-header-png.php
index 5f900dd..7ea52e7 100644
--- a/tests/content/redirect-http-location-header-png.php
+++ b/tests/content/redirect-http-location-header-png.php
@@ -1,4 +1,4 @@
 <?php
-  header('Location: http://www.otherdomain.test/subdirectory/1px.png');
+  header('Location: http://www.otherdomain.test/subdirectory/flag-gray.png');
   header('Content-Type: image/png');
 ?>
diff --git a/tests/content/subdirectory/flag-gray.png b/tests/content/subdirectory/flag-gray.png
new file mode 100755
index 0000000..67cdf00
Binary files /dev/null and b/tests/content/subdirectory/flag-gray.png differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list