summaryrefslogtreecommitdiff
path: root/tests/meson.build
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/meson.build
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/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 4927f795..006268d0 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -30,7 +30,6 @@ tests = [
'core-response.t',
'core-var-include.t',
'lowercase.t',
- 'mod-access.t',
'mod-auth.t',
'mod-cgi.t',
'mod-compress.t',