summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index e77f03fb..74a83fe1 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -22,6 +22,6 @@ list(APPEND EXTRA_COMPONENT_DIRS
)
# List all components that include tests here.
-set(TEST_COMPONENTS "codecs" "drivers")
+set(TEST_COMPONENTS "codecs" "database" "drivers")
project(device_tests)