Skip to content

Commit

Permalink
Use maliput::test_utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Nov 19, 2020
1 parent ea21ac2 commit 300e101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ macro(add_dependencies_to_test target)

target_link_libraries(${target}
maliput_dragway
maliput::maliput_test_utilities)
maliput::test_utilities)

endif()
endmacro()
Expand Down

0 comments on commit 300e101

Please sign in to comment.