make: tests_avoidance add prerequisite

This commit is contained in:
Anthony Lamping 2019-04-05 10:05:16 -04:00 committed by Daniel Agar
parent 4907b87882
commit a3ebe5676f
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ tests_offboard: rostest
@"$(SRC_DIR)"/test/rostest_px4_run.sh mavros_posix_tests_offboard_attctl.test
@"$(SRC_DIR)"/test/rostest_px4_run.sh mavros_posix_tests_offboard_posctl.test
tests_avoidance:
tests_avoidance: rostest
@"$(SRC_DIR)"/test/rostest_avoidance_run.sh mavros_posix_test_avoidance.test
python_coverage: