summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-03-10 00:12:33 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-03-10 00:12:33 +0100
commiteb2fd283c7a7da4606bc4a7d55b90339ae209d99 (patch)
tree07ab2cb714da25eee75305c7509a9744a289883c /CMakeLists.txt
parentbe415babc383e358741c00a09008f6cba02284c3 (diff)
test/colormapperjsproxy_test: Add tests for ColorMapperJSProxy
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 6b9a320981..9068de21cc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -929,6 +929,7 @@ add_executable(mixxx-test
src/test/cache_test.cpp
src/test/channelhandle_test.cpp
src/test/colorconfig_test.cpp
+ src/test/colormapperjsproxy_test.cpp
src/test/colorpalette_test.cpp
src/test/compatibility_test.cpp
src/test/configobject_test.cpp