summaryrefslogtreecommitdiff
path: root/decoder/do.tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/do.tests.sh')
-rwxr-xr-xdecoder/do.tests.sh1
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