X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=test%2Fget-printers.test;fp=test%2Fget-printers.test;h=0000000000000000000000000000000000000000;hb=f1ac9f5889e6a9a8996041ab46e6ca1e0cb8a238;hp=54f8df4c8f4dc11bbf11d1edf8650f49079b2f2e;hpb=a76950482b3327f096e7188234173d739101aef1;p=thirdparty%2Fcups.git diff --git a/test/get-printers.test b/test/get-printers.test deleted file mode 100644 index 54f8df4c8..000000000 --- a/test/get-printers.test +++ /dev/null @@ -1,19 +0,0 @@ -# Get printer attributes using get-printer-attributes -{ - # The name of the test... - NAME "CUPS-Get-Printers" - - # The resource to use for the POST - # RESOURCE /admin - - # The operation to use - OPERATION CUPS-Get-Printers - - # Attributes, starting in the operation group... - GROUP operation - ATTR charset attributes-charset utf-8 - ATTR language attributes-natural-language en - - # What statuses are OK? - STATUS successful-ok -}