Tools: autotest: re-enable QAUTOTUNE test

This commit is contained in:
Peter Barker 2019-07-08 18:33:04 +10:00 committed by Peter Barker
parent 5b5f582307
commit 001f276043
1 changed files with 0 additions and 2 deletions

View File

@ -174,8 +174,6 @@ class AutoTestQuadPlane(AutoTest):
ret.extend([
("TestMotorMask", "Test output_motor_mask", self.test_motor_mask),
("QAutoTune", "Fly QAUTOTUNE mode", self.fly_qautotune),
("ParameterChecks",
"Test Arming Parameter Checks",
self.test_parameter_checks),