From cc61ab3c56c9a2363ea9cfb09c43ed959f1bf596 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 14 Jan 2021 16:52:03 +0000 Subject: Various renames --- tests/run_tests.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tests/run_tests.sh (limited to 'tests/run_tests.sh') diff --git a/tests/run_tests.sh b/tests/run_tests.sh new file mode 100755 index 0000000..4c7c5da --- /dev/null +++ b/tests/run_tests.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +paste <(python test.py) <(Rscript test.R) -- cgit v1.2.3