summaryrefslogtreecommitdiff
path: root/tests/roots/test-intl/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-intl/conf.py')
-rw-r--r--tests/roots/test-intl/conf.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/roots/test-intl/conf.py b/tests/roots/test-intl/conf.py
new file mode 100644
index 00000000..457c5056
--- /dev/null
+++ b/tests/roots/test-intl/conf.py
@@ -0,0 +1,7 @@
+# -*- coding: utf-8 -*-
+
+import sys, os
+
+project = 'Sphinx intl <Tests>'
+source_suffix = '.txt'
+keep_warnings = True