summaryrefslogtreecommitdiffstats
path: root/qpdf/qtest/qpdf/bad-json-bare-option-false.json
diff options
context:
space:
mode:
Diffstat (limited to 'qpdf/qtest/qpdf/bad-json-bare-option-false.json')
-rw-r--r--qpdf/qtest/qpdf/bad-json-bare-option-false.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/qpdf/qtest/qpdf/bad-json-bare-option-false.json b/qpdf/qtest/qpdf/bad-json-bare-option-false.json
new file mode 100644
index 00000000..c42380a9
--- /dev/null
+++ b/qpdf/qtest/qpdf/bad-json-bare-option-false.json
@@ -0,0 +1,7 @@
+{
+ "output": {
+ "options": {
+ "qdf": false
+ }
+ }
+}