Remove alltests.sh from repository as it is auto-generated by configure
authorAri Johnson <ari@theari.com>
Wed, 27 Apr 2011 01:06:35 +0000 (20:06 -0500)
committerAri Johnson <ari@theari.com>
Wed, 27 Apr 2011 01:09:09 +0000 (20:09 -0500)
fixes #249

test/alltests.sh [deleted file]

diff --git a/test/alltests.sh b/test/alltests.sh
deleted file mode 100755 (executable)
index 7fc4638..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-exec /usr/bin/perl runtest.pl $@ test*.pl
-