summaryrefslogtreecommitdiff
path: root/test/stream/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/stream/meson.build')
-rw-r--r--test/stream/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stream/meson.build b/test/stream/meson.build
index 73608ffd..89f51c18 100644
--- a/test/stream/meson.build
+++ b/test/stream/meson.build
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: CC0-1.0
stream_tests = [
+ ['stream_colorspace', 'stream_colorspace.cpp'],
['stream_formats', 'stream_formats.cpp'],
]