summaryrefslogtreecommitdiff
path: root/test/get-ppds.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/get-ppds.test')
-rw-r--r--test/get-ppds.test21
1 files changed, 0 insertions, 21 deletions
diff --git a/test/get-ppds.test b/test/get-ppds.test
deleted file mode 100644
index a82daf89e..000000000
--- a/test/get-ppds.test
+++ /dev/null
@@ -1,21 +0,0 @@
-# Get PPD files using CUPS-get-ppds
-{
- # The name of the test...
- NAME "Get PPD files using CUPS-get-ppds"
-
- # The resource to use for the POST
- # RESOURCE /admin
-
- # The operation to use
- OPERATION CUPS-get-ppds
-
- # Attributes, starting in the operation group...
- GROUP operation
- ATTR charset attributes-charset utf-8
- ATTR language attributes-natural-language en
- ATTR uri printer-uri $uri
-
- # What statuses are OK?
- STATUS successful-ok
- STATUS successful-ok-ignored-or-substituted-attributes
-}