AutoTest: Remove extra line
This commit is contained in:
parent
0a8c6b5a85
commit
ca0ad141f9
@ -3977,7 +3977,6 @@ class AutoTestPlane(AutoTest):
|
|||||||
# reboot to clear potentially bad state
|
# reboot to clear potentially bad state
|
||||||
self.reboot_sitl()
|
self.reboot_sitl()
|
||||||
|
|
||||||
|
|
||||||
def tests(self):
|
def tests(self):
|
||||||
'''return list of all tests'''
|
'''return list of all tests'''
|
||||||
ret = super(AutoTestPlane, self).tests()
|
ret = super(AutoTestPlane, self).tests()
|
||||||
|
Loading…
Reference in New Issue
Block a user