From cad4e57079eb7312940ea75a2fce8f4f1cbfae5c Mon Sep 17 00:00:00 2001 From: blafoo Date: Wed, 15 Feb 2012 00:18:32 +0100 Subject: GC.com update 14.02.2012 --- tests/src/cgeo/geocaching/GCConstantsTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/src/cgeo/geocaching/GCConstantsTest.java') diff --git a/tests/src/cgeo/geocaching/GCConstantsTest.java b/tests/src/cgeo/geocaching/GCConstantsTest.java index 696273d..56e09fc 100644 --- a/tests/src/cgeo/geocaching/GCConstantsTest.java +++ b/tests/src/cgeo/geocaching/GCConstantsTest.java @@ -19,7 +19,7 @@ public class GCConstantsTest extends AndroidTestCase { public static void testCacheCount() { assertCacheCount(149, " 149"); - assertCacheCount(491, MockedCache.readCachePage("GC2CJPF")); + assertCacheCount(513, MockedCache.readCachePage("GC2CJPF")); assertCacheCount(1510, " 1,510 ·  2"); } -- cgit v1.1