mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AutoTest: Remove extra line
This commit is contained in:
parent
e2659fca9c
commit
04c03cb811
@ -3977,7 +3977,6 @@ class AutoTestPlane(AutoTest):
|
||||
# reboot to clear potentially bad state
|
||||
self.reboot_sitl()
|
||||
|
||||
|
||||
def tests(self):
|
||||
'''return list of all tests'''
|
||||
ret = super(AutoTestPlane, self).tests()
|
||||
|
Loading…
Reference in New Issue
Block a user