unit_tests.py: new testdep test
This commit is contained in:
parent
cd7e6595ea
commit
4c35218fc2
3 changed files with 53 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ from mmgen.common import *
|
|||
class unit_tests:
|
||||
|
||||
altcoin_deps = ('keccak','py_ecc')
|
||||
win_skip = ('aiohttp',)
|
||||
|
||||
def keccak(self,name,ut): # ETH,XMR
|
||||
from sha3 import keccak_256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue