Skip to content

Commit 24d8f9d

Browse files
committed
fix trailing whitespace
1 parent de9e3b2 commit 24d8f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/twelve-days/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ if(${MSVC})
6464
endif()
6565

6666
# Run the tests on every build
67-
add_custom_target(test_${exercise} ALL DEPENDS ${exercise} COMMAND ${exercise})
67+
add_custom_target(test_${exercise} ALL DEPENDS ${exercise} COMMAND ${exercise})

0 commit comments

Comments
 (0)