mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
remove noop
This commit is contained in:
@@ -5,9 +5,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
|
||||
denmark = self.env.ref('base.dk')
|
||||
|
||||
Reference in New Issue
Block a user