@ -8,8 +8,6 @@ from odoo.tests.common import TransactionCase
class DateRangeTest(TransactionCase):
post_install = True
at_install = False
def setUp(self):
super(DateRangeTest, self).setUp()
@ -10,8 +10,6 @@ from odoo.tests.common import TransactionCase
class DateRangeGeneratorTest(TransactionCase):
super(DateRangeGeneratorTest, self).setUp()
@ -9,8 +9,6 @@ from odoo.tools import mute_logger
class DateRangeTypeTest(TransactionCase):
super(DateRangeTypeTest, self).setUp()