From 770ba5201f5c60b2bb36602ff9d359f641e33125 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sun, 23 Oct 2011 21:14:40 +0200 Subject: Charting with flask, rgraph and custom "timeseries database" --- schall/lib/timeseries/runtests.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 schall/lib/timeseries/runtests.sh (limited to 'schall/lib/timeseries/runtests.sh') 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 $* -- cgit v1.2.1