Adds sandbox launching script
This commit is contained in:
parent
299ebe3865
commit
762e36abab
11
test/launch_sandbox_node.sh
Executable file
11
test/launch_sandbox_node.sh
Executable file
@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source test_utils.sh
|
||||
|
||||
start_sandboxed_node
|
||||
|
||||
sleep 3
|
||||
|
||||
activate_alpha
|
||||
|
||||
alias tezos-client="${TZCLIENT} "
|
Loading…
Reference in New Issue
Block a user