summaryrefslogtreecommitdiff
path: root/tests/prepare.sh
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-08-23 07:55:19 +0000
committerJan Kneschke <jan@kneschke.de>2005-08-23 07:55:19 +0000
commit3af5f02398a1aa6dfaf5c5db5a8cb42363372564 (patch)
tree53e3c69265daed9e21f6929877a84af30072a9e3 /tests/prepare.sh
parentfd7466eb7a2ed365da40834dc3a9d820c612814f (diff)
downloadlighttpd-git-3af5f02398a1aa6dfaf5c5db5a8cb42363372564.tar.gz
added a basic test for mod-ssi
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@612 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/prepare.sh')
-rwxr-xr-xtests/prepare.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/prepare.sh b/tests/prepare.sh
index ba86cf69..451151a6 100755
--- a/tests/prepare.sh
+++ b/tests/prepare.sh
@@ -23,6 +23,7 @@ cp $srcdir/docroot/www/*.html \
$srcdir/docroot/www/*.php \
$srcdir/docroot/www/*.pl \
$srcdir/docroot/www/*.fcgi \
+ $srcdir/docroot/www/*.shtml \
$srcdir/docroot/www/*.txt $tmpdir/servers/www.example.org/pages/
cp $srcdir/docroot/www/go/*.php $tmpdir/servers/www.example.org/pages/go/
cp $srcdir/docroot/www/expire/*.txt $tmpdir/servers/www.example.org/pages/expire/