3 lines
67 B
Python
3 lines
67 B
Python
# testcase/__init__.py
|
|
from .readregs import *
|
|
from .ebmmu import * |
# testcase/__init__.py
|
|
from .readregs import *
|
|
from .ebmmu import * |