diff --git a/LCS/PyCommon/CMakeLists.txt b/LCS/PyCommon/CMakeLists.txt
index e44c195d8864369e9e2c214a0e2777f8849d59f2..d8c88f0a3a0a9b6a42efab6b3e76e33c7d6ac3bf 100644
--- a/LCS/PyCommon/CMakeLists.txt
+++ b/LCS/PyCommon/CMakeLists.txt
@@ -5,7 +5,7 @@ lofar_package(PyCommon 1.0)
 lofar_find_package(Python 2.6 REQUIRED)
 include(PythonInstall)
 
-#add_subdirectory(test)
+add_subdirectory(test)
 
 set(_py_files
   dbcredentials.py