]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/print-job.test
Merge changes from CUPS 1.5svn-r9105.
[thirdparty/cups.git] / test / print-job.test
index a0c814e534d73876fd73434ccc151072e0f23398..3f89d1626baee3900f87239da67251bbb99d3ed6 100644 (file)
@@ -1,7 +1,7 @@
 # Print a test page using print-job
 {
        # The name of the test...
-       NAME "Print test page using print-job"
+       NAME "Print JPEG file using print-job"
 
        # The resource to use for the POST
        # RESOURCE /admin
        ATTR language attributes-natural-language en
        ATTR uri printer-uri $uri
        ATTR name requesting-user-name $user
-       ATTR mimetype document-format application/postscript
+       ATTR mimetype document-format image/jpeg
 
        GROUP job
        ATTR integer copies 1
 
-       FILE testfile.ps
+       FILE testfile.jpg
 
        # What statuses are OK?
        STATUS successful-ok