diff --git a/CMake/TODO b/CMake/TODO
index 8c5e4bede06837b04b310a22e58af98900c827d7..00beaf6ba5d8472012edc8a455f6341c6d2b2c9b 100644
--- a/CMake/TODO
+++ b/CMake/TODO
@@ -3,6 +3,7 @@
 =                       TODO - List of things to do                          =
 ==============================================================================
 
+
 * Add option PROPERTIES to LOFAR_ADD_TEST(). As it currently stands, you need
   to use SET_TESTS_PROPERTIES() to set properties on tests. The problem is
   that you need to put a SET_TESTS_PROPERTIES() statements inside a