Skip to content

Commit

Permalink
Fix typo REGRESION/REGRESSION (#247)
Browse files Browse the repository at this point in the history
Signed-off-by: Silvio <[email protected]>
  • Loading branch information
traversaro authored Apr 22, 2022
1 parent 914e7a3 commit 24de861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/regression/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

ign_get_sources(tests)

ign_build_tests(TYPE REGRESION SOURCES ${tests})
ign_build_tests(TYPE REGRESSION SOURCES ${tests})

0 comments on commit 24de861

Please sign in to comment.