fixup! flake8

This commit is contained in:
Tom Blauwendraat
2018-06-20 14:22:20 +02:00
parent ab60489708
commit af7dee8b43

View File

@@ -6,9 +6,6 @@ from openerp.tests.common import TransactionCase
class TestIntrastatBase(TransactionCase):
"""Tests for this module"""
def setUp(self):
super(TestIntrastatBase, self).setUp()
def test_10_countries(self):
# check if only EU countries have the 'intrastat' bit set
france = self.env.ref('base.fr')