Merge "Removed sad line"

This commit is contained in:
Jenkins 2015-01-21 19:39:11 +00:00 committed by Gerrit Code Review
commit d4fd4ca997

View File

@ -440,8 +440,7 @@ class SaharaMigrationsCheckers(object):
class TestMigrationsMySQL(SaharaMigrationsCheckers,
base.BaseWalkMigrationTestCase,
base.TestModelsMigrationsSync,
test_base.MySQLOpportunisticTestCase,
):
test_base.MySQLOpportunisticTestCase):
pass