opbtest/opbtest/__init__.py

7 lines
159 B
Python

# use "import opbtest" and extend from OpbTestCase:
# from opbtest import OpbTestCase
# class TestMyStuff(OpbTestCase):
from .opbtestcase import OpbTestCase