diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2021-01-14 17:30:12 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2021-01-14 17:30:12 +0000 |
| commit | 201e19975461c6fb04d4487346e2a0b68d2359dc (patch) | |
| tree | 0cf71b412b17670bf7e2c12b8e26c1dada051b5a /tests/run_tests.sh | |
| parent | Merge branch 'python' (diff) | |
| download | SyncRNG-201e19975461c6fb04d4487346e2a0b68d2359dc.tar.gz SyncRNG-201e19975461c6fb04d4487346e2a0b68d2359dc.zip | |
Rename directories, remove extra test dir
Diffstat (limited to 'tests/run_tests.sh')
| -rwxr-xr-x | tests/run_tests.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh deleted file mode 100755 index 4c7c5da..0000000 --- a/tests/run_tests.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -paste <(python test.py) <(Rscript test.R) |
