summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2018-12-03 18:59:37 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2018-12-03 23:03:04 -0500
commit5a32d0f72a35e41db90de2f80531b3059dabdf4c (patch)
treef05fecd926a4fe441a40233004c0f986b3404b4b /tests/CMakeLists.txt
parentddf95741b5330e025733ffa6678dac971a48efa0 (diff)
downloadlighttpd-git-5a32d0f72a35e41db90de2f80531b3059dabdf4c.tar.gz
[mod_access] t/test_mod_access
create t/test_mod_access to test mod_access basic logic remove tests/mod-access.t
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index f033e562..6bd93b30 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -21,7 +21,6 @@ set(T_FILES
core-response.t
core-var-include.t
lowercase.t
- mod-access.t
mod-auth.t
mod-cgi.t
mod-compress.t