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, 1 insertions, 0 deletions
diff --git a/decoder/do.tests.sh b/decoder/do.tests.sh
new file mode 100755
index 00000000..b3ddeb18
--- /dev/null
+++ b/decoder/do.tests.sh
@@ -0,0 +1 @@
+for f in *_test; do ./$f; done