Skip to content

Commit

Permalink
remove deleted shell scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Nov 6, 2024
1 parent 7ab16ba commit ca1d4fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions multiversx_sdk_cli/tests/test_cli_all.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
USE_PROXY=$1

source ./shared.sh
source ./test_cli_validators.sh && testAll

testAll() {
pushd $SCRIPT_DIR
source ./shared.sh
Expand Down

0 comments on commit ca1d4fd

Please sign in to comment.