aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2012-02-20 00:39:42 +0100
committerMartin Vilcans <martin@librador.com>2012-02-20 00:39:42 +0100
commitf21e18e9acd97701c858b96d9887b91236988e53 (patch)
tree0ffa2cdf5fbdabbc9a00ca6bcf45da120ff24c47 /bin
parent10908e9db218ecd4dbdeeb704269e2dabffb72a5 (diff)
downloadscreenplain-f21e18e9acd97701c858b96d9887b91236988e53.tar.gz
Added test script
Diffstat (limited to 'bin')
-rwxr-xr-xbin/test3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/test b/bin/test
new file mode 100755
index 0000000..227a774
--- /dev/null
+++ b/bin/test
@@ -0,0 +1,3 @@
+#!/bin/bash
+nosetests --nocapture --with-doctest $* && \
+ pep8 screenplain tests