summaryrefslogtreecommitdiff
path: root/decoder/do.tests.sh
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2012-02-02 17:19:40 -0500
committerChris Dyer <cdyer@cs.cmu.edu>2012-02-02 17:19:40 -0500
commitf63027cecd0649b4d30e3f288e1311f9f27f1b5b (patch)
treefb2d6e643f513d579cbd89b146c3b01fb1a2dfd7 /decoder/do.tests.sh
parentf58dcd65153967e1c0b2841ff07e94ad4ed0fe3d (diff)
remove some dead code to clean things up
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