summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2018-12-09 14:31:59 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2018-12-10 22:36:23 -0500
commitf03e5e239d024965d4c1476b5e02baa06f876269 (patch)
treefd485ce250b615a92e136238af1f221f20ca129d /tests/CMakeLists.txt
parentdd11144bc81884fa62d90a038ceb5f00c0f88d5e (diff)
downloadlighttpd-git-f03e5e239d024965d4c1476b5e02baa06f876269.tar.gz
[tests] t/test_keyvalue
create t/test_keyvalue to replace sparse tests in tests/mod-redirect.t and tests/mod-rewrite.t remove tests/mod-redirect.t and tests/mod-rewrite.t
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 6bd93b30..55bbaf60 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -27,8 +27,6 @@ set(T_FILES
mod-extforward.t
mod-fastcgi.t
mod-proxy.t
- mod-redirect.t
- mod-rewrite.t
mod-secdownload.t
mod-setenv.t
mod-ssi.t