Skip to content

Commit

Permalink
add tron-lock in test
Browse files Browse the repository at this point in the history
  • Loading branch information
RetricSu committed Jul 30, 2021
1 parent 4bf7fce commit 549bc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ check_clerkb_files_exists(){

check_scripts_files_exists(){
local -a arr=(
"always-success" "custodian-lock" "eth-account-lock" "meta-contract-generator" "stake-lock" "sudt-generator" "withdrawal-lock"
"always-success" "custodian-lock" "eth-account-lock" "tron-account-lock" "meta-contract-generator" "stake-lock" "sudt-generator" "withdrawal-lock"
"challenge-lock" "deposit-lock" "meta-contract-validator" "state-validator" "sudt-validator"
)
local path=`pwd`/test-result/scripts/godwoken-scripts
Expand Down

0 comments on commit 549bc9e

Please sign in to comment.