Include job-uri in get-jobs tests.


git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12088 a1ca3aef-8c08-0410-bb20-df032aa958be
diff --git a/test/get-completed-jobs.test b/test/get-completed-jobs.test
index eca2279..51ef071 100644
--- a/test/get-completed-jobs.test
+++ b/test/get-completed-jobs.test
@@ -3,7 +3,7 @@
 #
 #   Get list of completed jobs.
 #
-#   Copyright 2007-2012 by Apple Inc.
+#   Copyright 2007-2014 by Apple Inc.
 #   Copyright 2001-2006 by Easy Software Products. All rights reserved.
 #
 #   These coded instructions, statements, and computer programs are the
@@ -32,7 +32,7 @@
 	ATTR uri printer-uri $uri
 	ATTR keyword which-jobs completed
 	ATTR keyword requested-attributes
-	     job-id,job-state,job-state-reasons,job-name,job-originating-user-name,job-media-sheets-completed
+	     job-id,job-uri,job-state,job-state-reasons,job-name,job-originating-user-name,job-media-sheets-completed
 
 	# What statuses are OK?
 	STATUS successful-ok
diff --git a/test/get-jobs.test b/test/get-jobs.test
index d4c3a0a..19fb65f 100644
--- a/test/get-jobs.test
+++ b/test/get-jobs.test
@@ -3,7 +3,7 @@
 #
 #   Get list of not-completed jobs.
 #
-#   Copyright 2007-2012 by Apple Inc.
+#   Copyright 2007-2014 by Apple Inc.
 #   Copyright 2001-2006 by Easy Software Products. All rights reserved.
 #
 #   These coded instructions, statements, and computer programs are the
@@ -31,7 +31,7 @@
 	ATTR language attributes-natural-language en
 	ATTR uri printer-uri $uri
 	ATTR keyword requested-attributes
-	     job-id,job-state,job-state-reasons,job-name,job-originating-user-name,job-media-sheets,job-media-sheets-completed,job-impressions,job-impressions-completed
+	     job-id,job-uri,job-state,job-state-reasons,job-name,job-originating-user-name,job-media-sheets,job-media-sheets-completed,job-impressions,job-impressions-completed
 
 	# What statuses are OK?
 	STATUS successful-ok