From 95dc1ed79e2c36b3481163729ce104a80a8bfc19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20B=C3=BChler?= Date: Fri, 30 Aug 2013 13:15:01 +0000 Subject: [tests] add mod_simplevhost tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * next commit fixes the bug From: Stefan Bühler git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2897 152afb58-edef-0310-8abb-c4023f1b3aa9 --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') 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 -- cgit v1.2.1