summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
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