summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2020-07-10 03:29:42 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2020-07-10 03:29:42 -0400
commitc75fd15d7a5ff5043caa52edb72c8e6fc3fe44d8 (patch)
tree7ad44718cf6fec371f3e824031884cef462cd4eb /tests/meson.build
parentbe0d11414e1ced4161c522eb417398269617d9c8 (diff)
downloadlighttpd-git-c75fd15d7a5ff5043caa52edb72c8e6fc3fe44d8.tar.gz
[build] remove tests/mod-userdir.t from builds
(replaced with src/t/test_mod_userdir.c)
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 388b954a..a90064e4 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -39,7 +39,6 @@ tests = [
'mod-secdownload.t',
'mod-setenv.t',
'mod-ssi.t',
- 'mod-userdir.t',
'request.t',
'symlink.t',
]