initial heir tests

This commit is contained in:
Anton Lysakov
2019-01-24 19:55:55 +07:00
parent 3f64474f85
commit 3c1e3aede1
2 changed files with 122 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ testScripts=(
'cryptoconditions_rewards.py'
'cryptoconditions_token.py'
#'cryptoconditions_gateways.py'
'cryptoconditions_hair.py'
# TODO: cant reconnect nodes back in channels test because of crash (seems regtest only specific)
'cryptoconditions_channels.py'
);