mirror of
git://holbrook.no/eth-contract-registry
synced 2024-11-20 08:06:46 +01:00
5 lines
93 B
Python
5 lines
93 B
Python
|
# external imports
|
||
|
from chainlib.eth.pytest import *
|
||
|
from contract_registry.pytest import *
|
||
|
|