summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2013-08-30 13:15:01 +0000
committerStefan Bühler <stbuehler@web.de>2013-08-30 13:15:01 +0000
commit95dc1ed79e2c36b3481163729ce104a80a8bfc19 (patch)
tree7eb113b267d9506d8f61d587b4af7d574fc7ad37 /tests/CMakeLists.txt
parent92567b8b8fb3411fb01a5dcb6ad50514b8974638 (diff)
downloadlighttpd-git-95dc1ed79e2c36b3481163729ce104a80a8bfc19.tar.gz
[tests] add mod_simplevhost tests
* next commit fixes the bug From: Stefan Bühler <stbuehler@web.de> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2897 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 40ef370f..1f7e0978 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -20,6 +20,7 @@ SET(T_FILES
mod-rewrite.t
mod-secdownload.t
mod-setenv.t
+ mod-simplevhost.t
mod-ssi.t
mod-userdir.t
request.t