]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/create-job-sheets.test
Fix several ipptool test files that used old STATUS names.
[thirdparty/cups.git] / test / create-job-sheets.test
index d15bb7d4b684fd8a56fea4e7f73179f0903b5269..08861863be968e1b46a95811bfff8ab78e1e22fa 100644 (file)
@@ -21,8 +21,8 @@
        ATTR name job-sheets standard
 
        # What statuses are OK?
-       STATUS ok
-       STATUS ok-subst
+       STATUS successful-ok
+       STATUS successful-ok-ignored-or-substituted-attributes
 
        # What attributes do we expect?
        EXPECT job-id
@@ -50,6 +50,6 @@
        FILE ../data/testprint.ps
 
        # What statuses are OK?
-       STATUS ok
-       STATUS ok-subst
+       STATUS successful-ok
+       STATUS successful-ok-ignored-or-substituted-attributes
 }