def max200(testdb):
try:
Abe.util.sha3_256('x')
except Exception as e:
pytest.skip('SHA3 not working: e')
dirname = os.path.join(os.path.split(__file__)[0], 'max200')
store = testdb.load('--datadir', dirname)
return store
评论列表
文章目录