[libgdata/libgdata-0-6] picasaweb: Fix the number of albums used by the tests



commit a36d325ba97b12ed9a5ebd3336ea41a2a9a356ab
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Dec 11 01:02:20 2010 +0000

    picasaweb: Fix the number of albums used by the tests

 gdata/tests/picasaweb.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/tests/picasaweb.c b/gdata/tests/picasaweb.c
index d0c4f9e..5ea6fca 100644
--- a/gdata/tests/picasaweb.c
+++ b/gdata/tests/picasaweb.c
@@ -33,7 +33,7 @@
 
 #define PW_USERNAME "libgdata picasaweb gmail com"
 /* the following two properties will change if a new album is added */
-#define NUM_ALBUMS 3
+#define NUM_ALBUMS 5
 #define TEST_ALBUM_INDEX 2
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]