summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2018-04-23 07:25:02 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2018-08-05 03:44:15 -0400
commit6ccccaaa38bdf545dafbd2e31950e756fc6ac775 (patch)
treecf2e494127155c5fbd463b0db0febddd1bda9650 /tests/CMakeLists.txt
parenta46bc4f5de49c742e4bdc6ac7be6a4e567c8d92a (diff)
downloadlighttpd-git-6ccccaaa38bdf545dafbd2e31950e756fc6ac775.tar.gz
[tests] move src/test_*.c to src/t/
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 993ef38a..98cfb954 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -19,7 +19,6 @@ set(T_FILES
core-keepalive.t
core-request.t
core-response.t
- core.t
core-var-include.t
lowercase.t
mod-access.t