[libgdata] [calendar] Fixed test suite to run with latest XML changes



commit 9d40d2f5edfc76c877c7755f9e55edbbbdac4a57
Author: Philip Withnall <philip tecnocode co uk>
Date:   Fri Apr 24 22:17:56 2009 +0100

    [calendar] Fixed test suite to run with latest XML changes
---
 gdata/tests/calendar.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gdata/tests/calendar.c b/gdata/tests/calendar.c
index b04c5ea..451065b 100644
--- a/gdata/tests/calendar.c
+++ b/gdata/tests/calendar.c
@@ -262,11 +262,11 @@ test_insert_simple (void)
 			 	"<category term='http://schemas.google.com/g/2005#event' scheme='http://schemas.google.com/g/2005#kind'/>"
 			 	"<gd:eventStatus value='http://schemas.google.com/g/2005#event.confirmed'/>"
 			 	"<gd:transparency value='http://schemas.google.com/g/2005#event.opaque'/>"
-			 	"<gd:when startTime='2009-04-17T15:00:00Z' endTime='2009-04-17T17:00:00Z'/>"
 			 	"<gCal:guestsCanModify value='false'/>"
 			 	"<gCal:guestsCanInviteOthers value='false'/>"
 			 	"<gCal:guestsCanSeeGuests value='false'/>"
 			 	"<gCal:anyoneCanAddSelf value='false'/>"
+				"<gd:when startTime='2009-04-17T15:00:00Z' endTime='2009-04-17T17:00:00Z'/>"
 			 	"<gd:who email='john smith example com' "
 			 		"rel='http://schemas.google.com/g/2005#event.organizer' "
 			 		"valueString='John Smith\342\200\275'/>"



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