summaryrefslogtreecommitdiff
path: root/test/functional/tests/compact_lists.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/tests/compact_lists.py')
-rw-r--r--test/functional/tests/compact_lists.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/functional/tests/compact_lists.py b/test/functional/tests/compact_lists.py
new file mode 100644
index 000000000..3ac4c3f8b
--- /dev/null
+++ b/test/functional/tests/compact_lists.py
@@ -0,0 +1,11 @@
+# Source and destination file names.
+test_source = "compact_lists.txt"
+test_destination = "compact_lists.html"
+
+# Keyword parameters passed to publish_file.
+reader_name = "standalone"
+parser_name = "rst"
+writer_name = "html"
+
+# Settings
+#settings_overrides['key'] =