ci: Add simple tests.sh
authorFilippos Giannakos <philipgian@grnet.gr>
Thu, 25 Jul 2013 15:14:00 +0000 (18:14 +0300)
committerFilippos Giannakos <philipgian@grnet.gr>
Tue, 30 Jul 2013 14:48:39 +0000 (17:48 +0300)
ci/tests.sh [new file with mode: 0755]

diff --git a/ci/tests.sh b/ci/tests.sh
new file mode 100755 (executable)
index 0000000..179c6b7
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
+python $DIR//archiptest.py