推进 UI node smoke wrapper
This commit is contained in:
8
wasm-port/tests/ui/node/verify_ui_node_smokes.sh
Executable file
8
wasm-port/tests/ui/node/verify_ui_node_smokes.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
ROOT_DIR="$(cd "$(dirname "$0")/../../.." && pwd)"
|
||||
|
||||
"$ROOT_DIR/tests/ui/node/verify_ini_panel_run_summary.sh"
|
||||
|
||||
echo "ui_node_smokes=ok"
|
||||
Reference in New Issue
Block a user