Ida/changes to args commandline

This commit is contained in:
Idaapayo 2021-04-15 17:04:16 +00:00
parent 22ec8e2e0e
commit 0de79521dc
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
service-configs/*
!service-configs/.gitkeep
node_modules
__pycache__
*.pyc
*.o

View File

@ -57,6 +57,7 @@ custodial_tests = [
'local_key',
'gas',
'faucet',
'ussd'
]
metadata_tests = [