@ -6,7 +6,7 @@ class TestBalanceTwist(Test):
'''test for badly unbalanced copter, including yaw twist'''
def __init__(self):
Test.__init__(self)
self.name = "Balance/Twist"
self.name = "Motor Balance"
def run(self, logdata, verbose):
self.result = TestResult()