summaryrefslogtreecommitdiff
path: root/tests/test_doctests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_doctests.py')
-rw-r--r--tests/test_doctests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_doctests.py b/tests/test_doctests.py
index d59d666..efea589 100644
--- a/tests/test_doctests.py
+++ b/tests/test_doctests.py
@@ -4,7 +4,7 @@ from paste.util.import_string import simple_import
import os
filenames = [
- 'tests/test_template.txt',
+ 'tests/template.txt',
]
modules = [