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 | 2a09cdcc3d2a58e1fbffa6b2562814372cb8e850 (patch) | |
| tree | ff0bd68f29a5df664fa14e2a81c946f2eff015e5 /docutils/test/data | |
| parent | 014fea54d3c9d4f1a8199ce2e73b6ef44a10b747 (diff) | |
| download | docutils-2a09cdcc3d2a58e1fbffa6b2562814372cb8e850.tar.gz | |
removed no_random option; SF's Python doesn't seem to be broken anymore
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2868 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
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, 0 insertions, 2 deletions
diff --git a/docutils/test/data/config_1.txt b/docutils/test/data/config_1.txt index f94074a8a..0c513dc57 100644 --- a/docutils/test/data/config_1.txt +++ b/docutils/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/docutils/test/data/config_old.txt b/docutils/test/data/config_old.txt index fa07d6dab..53ab8cb70 100644 --- a/docutils/test/data/config_old.txt +++ b/docutils/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 |
