summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2014-07-31 15:43:58 +0200
committerJoel Rosdahl <joel@rosdahl.net>2014-07-31 15:43:58 +0200
commit0ee0f02626220c169cfe1a5b814b63cc07fc2263 (patch)
tree3d9c8bd9b533eb96f6ffae5a143b166d39dcbf82 /test
parent8080915fba6e3ea6ed06a67420ed4fc27e2e5279 (diff)
downloadminiircd-0ee0f02626220c169cfe1a5b814b63cc07fc2263.tar.gz
miniircd-0ee0f02626220c169cfe1a5b814b63cc07fc2263.zip
Made Python code PEP8 clean
Diffstat (limited to 'test')
-rwxr-xr-xtest1
1 files changed, 1 insertions, 0 deletions
diff --git a/test b/test
index af947ea..48fc3c7 100755
--- a/test
+++ b/test
@@ -3,4 +3,5 @@
set -e
pyflakes miniircd test.py
+pep8 miniircd test.py
nosetests