]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/create-job-timeout.test
Load cups into easysw/current.
[thirdparty/cups.git] / test / create-job-timeout.test
index b0e0357979904c21cf5f98140b70697234ea7384..514924d4234d1d5ea7e9eb034dfec1e9533a9c97 100644 (file)
 
        GROUP job
        ATTR integer copies 1
+       ATTR name job-sheets unclassified,unclassified
 
        # What statuses are OK?
-       STATUS ok
-       STATUS ok-subst
+       STATUS successful-ok
 
        # What attributes do we expect?
        EXPECT job-id
@@ -50,6 +50,5 @@
        FILE ../data/testprint.ps
 
        # What statuses are OK?
-       STATUS ok
-       STATUS ok-subst
+       STATUS successful-ok
 }