Skip to content
Snippets Groups Projects
Commit 0b9bdc43 authored by Thomas Moulard's avatar Thomas Moulard
Browse files

Add newline at end of file.

parent 9fa03c93
No related branches found
No related tags found
No related merge requests found
...@@ -48,4 +48,4 @@ FOREACH(test_name ${tests_exe}) ...@@ -48,4 +48,4 @@ FOREACH(test_name ${tests_exe})
${${test_name}_additional_libs}) ${${test_name}_additional_libs})
ADD_TEST(NAME ${test_name} COMMAND ${test_name}) ADD_TEST(NAME ${test_name} COMMAND ${test_name})
ENDFOREACH(test_name) ENDFOREACH(test_name)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment