[libgdata] tests: Update test account password



commit 62bb1f674d866f04022a71a7516b52d9895b7444
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jul 3 00:02:49 2012 +0100

    tests: Update test account password

 gdata/tests/common.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/tests/common.h b/gdata/tests/common.h
index 8171c96..1da65fa 100644
--- a/gdata/tests/common.h
+++ b/gdata/tests/common.h
@@ -36,7 +36,7 @@ G_BEGIN_DECLS
 #define INCORRECT_USERNAME "libgdata test invalid gmail com"
 
 /* These two must not match (obviously) */
-#define PASSWORD "gdata-libgdata"
+#define PASSWORD "libgdata-gdata"
 #define INCORRECT_PASSWORD "bad-password"
 
 void gdata_test_init (int argc, char **argv);



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