Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 29968e2

Browse files
author
Jamie Snape
committed
Add missing newline at end of file
1 parent 38f82f1 commit 29968e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tracker/tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ to_titlecase(${module_name} module_name_titlecase)
2222

2323
add_midas_style_test(Style${module_name_titlecase} ${CMAKE_SOURCE_DIR}/modules/${module_name})
2424

25-
add_subdirectory(controllers)
25+
add_subdirectory(controllers)

0 commit comments

Comments
 (0)