From 8b0dbd19573f1ece4034041601eeaf2604a4abea Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 10 Jun 2012 07:06:04 +0200 Subject: repo reorg --- geoip-tests.patch | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 geoip-tests.patch (limited to 'geoip-tests.patch') diff --git a/geoip-tests.patch b/geoip-tests.patch new file mode 100644 index 0000000..335568b --- /dev/null +++ b/geoip-tests.patch @@ -0,0 +1,25 @@ +Index: tests/014.phpt +=================================================================== +--- tests/014.phpt (revision 311865) ++++ tests/014.phpt (working copy) +@@ -7,17 +7,15 @@ + --FILE-- + + --EXPECTF-- + string(%d) "America/%s" +-string(%d) "America/%s" +-string(%d) "America/%s" ++string(%d) "Africa/Lagos" + + Warning: geoip_time_zone_by_country_and_region(): You need to specify at least the country code. in %s on line %d + bool(false) -- cgit