summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-02-27 22:13:02 +0000
committerJan Kneschke <jan@kneschke.de>2005-02-27 22:13:02 +0000
commit80140bc32d752b110c8be6b8d5fbe43435e3e76a (patch)
tree9e56fcb7c711f5b24a4b1bfaea7fccc5d8fbbf42 /tests/Makefile.am
parentb8a96670c1100499a5ba003abbf4ae19929529ec (diff)
downloadlighttpd-git-80140bc32d752b110c8be6b8d5fbe43435e3e76a.tar.gz
forgot to rename check.pl to run-tests.pl
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@44 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 30bf7160..5f709198 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -10,7 +10,7 @@ endif
TESTS=\
prepare.sh \
-check.pl \
+run-tests.pl \
bug-03.sh \
bug-06.sh \
bug-12.sh \