summaryrefslogtreecommitdiff
path: root/testtools/run.py
diff options
context:
space:
mode:
authorJonathan Lange <jml@canonical.com>2009-12-31 14:15:19 +1100
committerJonathan Lange <jml@canonical.com>2009-12-31 14:15:19 +1100
commit9513bbbd49b81832b2807b19c974cd5878e90230 (patch)
treeb05309f1075dc4a3d262c538d907bfe03c4002cc /testtools/run.py
parent91529cfe495788d4c0ba7585d10e808eb8b6094d (diff)
downloadtesttools-9513bbbd49b81832b2807b19c974cd5878e90230.tar.gz
Lots of little coding cleanups
Diffstat (limited to 'testtools/run.py')
-rwxr-xr-xtesttools/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/run.py b/testtools/run.py
index fe78f2e..7aa54d3 100755
--- a/testtools/run.py
+++ b/testtools/run.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2008 Jonathan M. Lange. See LICENSE for details.
+# Copyright (c) 2008, 2009 Jonathan M. Lange. See LICENSE for details.
"""python -m testtools.run testspec [testspec...]