diff --git a/tests/framework/CMakeLists.txt b/tests/framework/CMakeLists.txt
index b39f912afab26ff26fbdc6e3155d7a7a979d13e7..1cc57986efc8a6f49715499e2e905dc42790c14a 100644
--- a/tests/framework/CMakeLists.txt
+++ b/tests/framework/CMakeLists.txt
@@ -1,5 +1,6 @@
 
 set (test_framework_sources
+  testBitField.cpp
   # testCascade.cpp this is most important, but whole content of former Processes folder missing yet
   testCombinedStack.cpp
   testCOMBoost.cpp