From e5ad841afc8d7c6db4af3dc0de6206eb28472151 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 31 Jul 2015 16:38:55 +0200 Subject: updated tests and added run_test script --- test/run_tests.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test/run_tests.sh (limited to 'test/run_tests.sh') diff --git a/test/run_tests.sh b/test/run_tests.sh new file mode 100755 index 0000000..4c7c5da --- /dev/null +++ b/test/run_tests.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +paste <(python test.py) <(Rscript test.R) -- cgit v1.2.3