summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-03-01 16:16:56 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-03-01 16:27:02 +0100
commit9d1cbf4402d451e88c9c03a3a508f55ea908c8c9 (patch)
tree8cde8e55069d8b6b08d21ae256266917922e3657 /CMakeLists.txt
parentd7557adcb2a9f9c9701a32fe2996996ce3b2e08f (diff)
test/colorpalette_test: Add tests for ColorPalette methods
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f66527a117..c141907523 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -924,6 +924,7 @@ add_executable(mixxx-test
src/test/cache_test.cpp
src/test/channelhandle_test.cpp
src/test/colorconfig_test.cpp
+ src/test/colorpalette_test.cpp
src/test/compatibility_test.cpp
src/test/configobject_test.cpp
src/test/controller_preset_validation_test.cpp