diff --git a/LCS/MessageBus/python/common/CMakeLists.txt b/LCS/MessageBus/python/common/CMakeLists.txt
index 68e83db603515624ade04e0e22b4aca4ec0422b7..3fcff6966fed29a864927c1724c20d06e3e2956c 100644
--- a/LCS/MessageBus/python/common/CMakeLists.txt
+++ b/LCS/MessageBus/python/common/CMakeLists.txt
@@ -4,7 +4,7 @@ lofar_package(PyCommon 1.0)
 
 include(PythonInstall)
 
-add_subdirectory(test)
+#add_subdirectory(test)
 
 set(_py_files
   factory.py