initial tests for ChannelsCC

This commit is contained in:
Anton Lysakov
2018-12-13 19:04:52 +06:00
parent 3a4366bef4
commit 6e15b6fbd6
2 changed files with 175 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ testScripts=(
'ac_private.py'
'verushash.py'
'cryptoconditions.py'
'cryptoconditions_channels.py'
'cryptoconditions_dice.py'
'cryptoconditions_faucet.py'
'cryptoconditions_oracles.py'