summaryrefslogtreecommitdiff
path: root/tests/meson.build
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/meson.build
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/meson.build')
-rw-r--r--tests/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 006268d0..388b954a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -36,8 +36,6 @@ tests = [
'mod-extforward.t',
'mod-fastcgi.t',
'mod-proxy.t',
- 'mod-redirect.t',
- 'mod-rewrite.t',
'mod-secdownload.t',
'mod-setenv.t',
'mod-ssi.t',