summaryrefslogtreecommitdiff
path: root/tests/prepare.sh
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2018-12-02 03:25:20 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2018-12-03 23:03:04 -0500
commitb2a62398513499cf52e80c615d38ad951cb52f03 (patch)
tree1beb29e5f06256813a93058e8e868ac576edc43a /tests/prepare.sh
parent685f4ed62c45aac8196166cf8b5f32f5a8416cb5 (diff)
downloadlighttpd-git-b2a62398513499cf52e80c615d38ad951cb52f03.tar.gz
[mod_simple_vhost] t/test_mod_simple_vhost
create t/test_mod_simple_vhost to test mod_simple_vhost basic logic remove tests/mod-simplevhost.t, which was not testing mod_simple_vhost
Diffstat (limited to 'tests/prepare.sh')
-rwxr-xr-xtests/prepare.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/prepare.sh b/tests/prepare.sh
index 306d1ce6..f4f11ef8 100755
--- a/tests/prepare.sh
+++ b/tests/prepare.sh
@@ -53,8 +53,6 @@ touch "${tmpdir}/servers/www.example.org/pages/image.jpg" \
"${tmpdir}/servers/www.example.org/pages/Foo.txt" \
"${tmpdir}/servers/www.example.org/pages/a" \
"${tmpdir}/servers/www.example.org/pages/index.html~" \
- "${tmpdir}/servers/a.example.org/pages/a/a.html" \
- "${tmpdir}/servers/b.example.org/pages/b/b.html" \
"${tmpdir}/servers/evhost/e/v/evhost1/pages/index.html" \
"${tmpdir}/servers/evhost/evhost2/pages/index.html"
echo "12345" > "${tmpdir}/servers/www.example.org/pages/range.pdf"