mavsdk_tests: remove unused/not working test

We can add it again once fixedwing is supported. Until then, this is
just confusing.
This commit is contained in:
Julian Oes
2020-03-06 12:42:53 +01:00
committed by Nuno Marques
parent fb5b05ec39
commit 821f7c3cd9
2 changed files with 0 additions and 58 deletions

View File

@@ -14,7 +14,6 @@ if(MAVSDK_FOUND)
autopilot_tester.cpp
test_multicopter_offboard.cpp
test_mission_multicopter.cpp
test_mission_plane.cpp
test_mission_vtol.cpp
)