diff options
Diffstat (limited to 'decoder/do.tests.sh')
-rwxr-xr-x | decoder/do.tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/decoder/do.tests.sh b/decoder/do.tests.sh deleted file mode 100755 index b3ddeb18..00000000 --- a/decoder/do.tests.sh +++ /dev/null @@ -1 +0,0 @@ -for f in *_test; do ./$f; done |