rabbitmq-server/selenium/suites/authnz-mgt/basic-auth.sh

9 lines
157 B
Bash
Executable File

#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
TEST_CASES_PATH=/basic-auth
source $SCRIPT/../../bin/suite_template $@
run