diff options
author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-11-13 21:25:51 +0000 |
---|---|---|
committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-11-13 21:25:51 +0000 |
commit | 4c33c807d1631bb1e5e6fa42bc00a11b700347e7 (patch) | |
tree | 04c022742aca848d7836f277df23b565d1b3834c /test | |
parent | dc6229375da8ddf286ff8fbf58e6cd9069b3ce4f (diff) | |
download | docutils-4c33c807d1631bb1e5e6fa42bc00a11b700347e7.tar.gz |
added entries about newly added class="docutils"
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2857 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'test')
-rwxr-xr-x | test/alltests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/alltests.py b/test/alltests.py index ecd950853..7c31c4623 100755 --- a/test/alltests.py +++ b/test/alltests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env py4123 # Author: David Goodger # Contact: goodger@users.sourceforge.net |