Commit 39863ff8 authored by vipwzw's avatar vipwzw

auto ci

parent 8adfc411
......@@ -7,7 +7,6 @@ MAIN_HTTP=""
PARA_HTTP=""
IS_PARA=false
# shellcheck source=/dev/null
source ../dapp-test-common.sh
......@@ -195,7 +194,6 @@ function paracross_Transfer_Withdraw_Timer() {
done
}
function paracross_IsSync() {
local ok
......@@ -285,7 +283,6 @@ function paracross_ListNodeStatus() {
echo_rst "$FUNCNAME" "$rst"
}
function run_testcases() {
chain33_lock
chain33_unlock
......@@ -300,7 +297,6 @@ function run_testcases() {
paracross_Transfer_Withdraw
}
function main() {
local ip_http
local repeat_mode=$2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment