diff options
Diffstat (limited to 'docutils/test/data')
| -rw-r--r-- | docutils/test/data/config_1.txt | 1 | ||||
| -rw-r--r-- | docutils/test/data/config_old.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docutils/test/data/config_1.txt b/docutils/test/data/config_1.txt index 0c513dc57..f94074a8a 100644 --- a/docutils/test/data/config_1.txt +++ b/docutils/test/data/config_1.txt @@ -22,3 +22,4 @@ stylesheet-path: stylesheets/default.css template: pep-html-template stylesheet-path: stylesheets/pep.css python-home: http://www.python.org +no-random: yes diff --git a/docutils/test/data/config_old.txt b/docutils/test/data/config_old.txt index 53ab8cb70..fa07d6dab 100644 --- a/docutils/test/data/config_old.txt +++ b/docutils/test/data/config_old.txt @@ -11,3 +11,4 @@ stylesheet-path: stylesheets/default.css pep-template: pep-html-template pep-stylesheet-path: stylesheets/pep.css python-home: http://www.python.org +no-random: 1 |
