aboutsummaryrefslogtreecommitdiff
path: root/test/run_tests.sh
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2021-01-14 17:06:19 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2021-01-14 17:06:19 +0000
commit9187fc1fd45203c2e3501a8b55236e9db71fc2ed (patch)
tree572cffe74f5894f9cf1bd5168ee462cfc4afe9a9 /test/run_tests.sh
parentupdate python version with R version (diff)
parentcast to int explicitly (diff)
downloadSyncRNG-9187fc1fd45203c2e3501a8b55236e9db71fc2ed.tar.gz
SyncRNG-9187fc1fd45203c2e3501a8b55236e9db71fc2ed.zip
Merge branch 'bugfix/python_error' into python
Diffstat (limited to 'test/run_tests.sh')
-rwxr-xr-xtest/run_tests.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/run_tests.sh b/test/run_tests.sh
deleted file mode 100755
index 4c7c5da..0000000
--- a/test/run_tests.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-paste <(python test.py) <(Rscript test.R)