opbtest/opbtest/__init__.py

7 lines
159 B
Python
Raw Normal View History

2018-11-27 16:41:46 +01:00
# use "import opbtest" and extend from OpbTestCase:
# from opbtest import OpbTestCase
# class TestMyStuff(OpbTestCase):
from .opbtestcase import OpbTestCase