autotest: don't try to arm in RTL mode for quadplanes

This commit is contained in:
Andrew Tridgell 2022-05-17 12:16:59 +10:00 committed by Randy Mackay
parent 4adb3ddfa2
commit 9e992aa982
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ class AutoTestQuadPlane(AutoTest):
'LOITER', 'LOITER',
'QHOVER', 'QHOVER',
'QLOITER', 'QLOITER',
'RTL',
'STABILIZE', 'STABILIZE',
'TRAINING', 'TRAINING',
): ):