summaryrefslogtreecommitdiff
path: root/test/camera/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/camera/meson.build')
-rw-r--r--test/camera/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/camera/meson.build b/test/camera/meson.build
index 186ba211..ed483719 100644
--- a/test/camera/meson.build
+++ b/test/camera/meson.build
@@ -2,6 +2,7 @@
# They are not alphabetically sorted.
camera_tests = [
[ 'configuration_default', 'configuration_default.cpp' ],
+ [ 'configuration_set', 'configuration_set.cpp' ],
]
foreach t : camera_tests