index
:
miniircd
master
fork of https://github.com/jrosdahl/miniircd, modified for my needs
daniel@danieljon.es
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'test')
-rwxr-xr-x
test
1
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