Remove commented-out line
diff --git a/common/test/CMakeLists.txt b/common/test/CMakeLists.txt
index 7ba3ab1..a02d681 100644
--- a/common/test/CMakeLists.txt
+++ b/common/test/CMakeLists.txt
@@ -45,7 +45,6 @@
 
 target_sources(common_test
   INTERFACE
-    #${CMAKE_CURRENT_SOURCE_DIR}/catch.hpp  
     ${CMAKE_CURRENT_SOURCE_DIR}/test_allocator.hpp
     ${CMAKE_CURRENT_SOURCE_DIR}/test_type.hpp
   PRIVATE