@cosmetic update test.sh

pull/1104/merge
Leonardo Galli 6 years ago
parent 149c7c534c
commit aeb45e5f7e

@ -9,7 +9,7 @@ if [ -d "$TEST_DIR/_tests" ]; then
TEST_DIR="$TEST_DIR/_tests"
fi
NUNIT="$TEST_DIR/NUnit.ConsoleRunner.3.2.0/tools/nunit3-console.exe"
NUNIT="$TEST_DIR/NUnit.ConsoleRunner.3.2.1/tools/nunit3-console.exe"
NUNIT_COMMAND="$NUNIT"
NUNIT_PARAMS="--teamcity"

Loading…
Cancel
Save