summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2020-07-20 03:59:40 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2020-08-02 06:46:22 -0400
commitde9e2f988166f17bd3d4a08e635edbf29236e370 (patch)
tree33478daa27012833830550f2011bdebe1b50ea0e /tests/CMakeLists.txt
parent672891a7d6d7cf70f3577d2cfaad8927c7810209 (diff)
downloadlighttpd-git-de9e2f988166f17bd3d4a08e635edbf29236e370.tar.gz
[tests] mod_compress -> mod_deflate
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index f4c4867e..51d534bd 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -23,7 +23,7 @@ set(T_FILES
lowercase.t
mod-auth.t
mod-cgi.t
- mod-compress.t
+ mod-deflate.t
mod-extforward.t
mod-fastcgi.t
mod-proxy.t