summaryrefslogtreecommitdiff
path: root/tests/util.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-10 22:18:18 +0100
committerGeorg Brandl <georg@python.org>2009-01-10 22:18:18 +0100
commit6d564844e830c1faaf746460327bd14f3234171e (patch)
tree5044c2146ca4b1756136040d0b4365685b0c4f84 /tests/util.py
parentac92e5497ec6704b661ca3e7539ce2799fda2ef4 (diff)
downloadsphinx-6d564844e830c1faaf746460327bd14f3234171e.tar.gz
Fix more line length and trailing whitespace.
Diffstat (limited to 'tests/util.py')
-rw-r--r--tests/util.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/util.py b/tests/util.py
index 03363af9..dcaf74ad 100644
--- a/tests/util.py
+++ b/tests/util.py
@@ -97,7 +97,8 @@ class TestApp(application.Sphinx):
"""
def __init__(self, srcdir=None, confdir=None, outdir=None, doctreedir=None,
- buildername='html', confoverrides=None, status=None, warning=None,
+ buildername='html', confoverrides=None,
+ status=None, warning=None,
freshenv=None, confname='conf.py', cleanenv=False):
application.CONFIG_FILENAME = confname