mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
autotest: removed tri from doesn't fly list
This commit is contained in:
parent
3a6bafc6a6
commit
3be7f1ae23
@ -6615,7 +6615,6 @@ class AutoTestCopter(AutoTest):
|
||||
'heli-compound': "wrong binary, different takeoff regime",
|
||||
'heli-dual': "wrong binary, different takeoff regime",
|
||||
'heli': "wrong binary, different takeoff regime",
|
||||
'tri': "does not take off",
|
||||
}
|
||||
for frame in sorted(copter_vinfo_options["frames"].keys()):
|
||||
self.start_subtest("Testing frame (%s)" % str(frame))
|
||||
|
Loading…
Reference in New Issue
Block a user