summaryrefslogtreecommitdiff
path: root/schall/lib/timeseries/runtests.sh
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2011-10-23 21:14:40 +0200
committerYves Fischer <yvesf-git@xapek.org>2011-10-30 11:33:54 +0100
commit770ba5201f5c60b2bb36602ff9d359f641e33125 (patch)
tree2200757f04efbc281c4b3714bfe2e4fe911193b6 /schall/lib/timeseries/runtests.sh
parent77f5e686612898974e13f2a5df57c20e4e529363 (diff)
downloadmini-octopus-770ba5201f5c60b2bb36602ff9d359f641e33125.tar.gz
mini-octopus-770ba5201f5c60b2bb36602ff9d359f641e33125.zip
Charting with flask, rgraph and custom "timeseries database"
Diffstat (limited to 'schall/lib/timeseries/runtests.sh')
-rwxr-xr-xschall/lib/timeseries/runtests.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/schall/lib/timeseries/runtests.sh b/schall/lib/timeseries/runtests.sh
new file mode 100755
index 0000000..5d8f2e6
--- /dev/null
+++ b/schall/lib/timeseries/runtests.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+python -munittest discover -s tests $*