summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2023-01-03 17:50:16 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2023-01-03 17:50:16 -0500
commitd809433d6d900e899f796606b11bdc6a73413ac5 (patch)
tree18bc499e9d89a078e0c506c55ab3eddc6839e438
parentc2932d04f7eb79c830d9c20f0d85b70fccf2cd47 (diff)
downloadlighttpd-git-d809433d6d900e899f796606b11bdc6a73413ac5.tar.gz
[meson] remove t/test_mod_evasive.c
-rw-r--r--src/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index ff472c32..77089fc3 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -721,7 +721,6 @@ test('test_mod', executable('test_mod',
't/test_mod.c',
't/test_mod_access.c',
't/test_mod_alias.c',
- 't/test_mod_evasive.c',
't/test_mod_evhost.c',
't/test_mod_indexfile.c',
't/test_mod_simple_vhost.c',