[libgdata] youtube: Add a missing XML element to the upload test



commit d0313cce89cab39af917bd9bf1686db76f01b6fa
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Aug 23 21:32:41 2010 +0100

    youtube: Add a missing XML element to the upload test

 gdata/tests/youtube.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gdata/tests/youtube.c b/gdata/tests/youtube.c
index e60dd83..55abdbc 100644
--- a/gdata/tests/youtube.c
+++ b/gdata/tests/youtube.c
@@ -290,6 +290,7 @@ test_upload_simple (gconstpointer service)
 				"xmlns:yt='http://gdata.youtube.com/schemas/2007' "
 				"xmlns:app='http://www.w3.org/2007/app'>"
 				"<title type='text'>Bad Wedding Toast</title>"
+				"<category term='http://gdata.youtube.com/schemas/2007#video' scheme='http://schemas.google.com/g/2005#kind'/>"
 				"<media:group>"
 					"<media:category scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category>"
 					"<media:title type='plain'>Bad Wedding Toast</media:title>"



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