Skip to content

Commit e925797

Browse files
committed
Update CMakeLists.txt
1 parent 0c3296d commit e925797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ if (ENABLE_COVERAGE)
296296

297297
COMMAND ${LCOV_PATH} --remove ${covname}.info
298298
'${CMAKE_SOURCE_DIR}/source/dependencies/*'
299-
'${CMAKE_SOURCE_DIR}/test/*'
300299
'/usr/*'
301300
'/Applications/Xcode.app/*'
302301
--output-file ${covname}.info.cleaned

0 commit comments

Comments
 (0)