rabbitmq-server/selenium/suites/mgt/limits.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
182 B
Bash
Raw Permalink Normal View History

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