summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 33c8b12120..d644b79b22 100644
--- a/meson.build
+++ b/meson.build
@@ -429,6 +429,7 @@ srcfiles_unittest = files(
'test/http/http_response_test.cpp',
'test/http/utility_test.cpp',
'test/http/verb_test.cpp',
+ 'test/http/server_sent_event_test.cpp',
'test/http/mutual_tls_meta.cpp',
'test/http/http_file_body_test.cpp',
'test/include/dbus_utility_test.cpp',