diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-11-25 11:26:34 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-11-25 11:26:34 +0000 |
| commit | cd6da04b28efae34b206385cac525087358a366b (patch) | |
| tree | de0a945fa2b3a38dd7cbc2588e5065b827936605 /test/data | |
| parent | a8f474151b1c50ef3952b9a990b997dfe562ab2b (diff) | |
| download | docutils-cd6da04b28efae34b206385cac525087358a366b.tar.gz | |
removed no_random option; SF's Python doesn't seem to be broken anymore
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@2868 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'test/data')
| -rw-r--r-- | test/data/config_1.txt | 1 | ||||
| -rw-r--r-- | test/data/config_old.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/test/data/config_1.txt b/test/data/config_1.txt index f94074a8a..0c513dc57 100644 --- a/test/data/config_1.txt +++ b/test/data/config_1.txt @@ -22,4 +22,3 @@ 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/test/data/config_old.txt b/test/data/config_old.txt index fa07d6dab..53ab8cb70 100644 --- a/test/data/config_old.txt +++ b/test/data/config_old.txt @@ -11,4 +11,3 @@ 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 |
