Fix cmake config that was causing pattern unit tests not to run
This commit is contained in:
parent
b1fa1e4805
commit
a8f8d89503
@ -13,5 +13,5 @@ target_link_libraries(module_patterns_uv_pattern
|
||||
module_patterns
|
||||
Unity
|
||||
m)
|
||||
add_test(patterns_pattern module_patterns_uv_pattern)
|
||||
add_test(patterns_uv_pattern module_patterns_uv_pattern)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user