mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 12:36:50 -07:00
New: Migrate to new csproj format
This commit is contained in:
parent
e095fe00af
commit
f1fc45fa99
94 changed files with 576 additions and 6029 deletions
2
test.sh
2
test.sh
|
@ -23,7 +23,7 @@ rm -f "$TEST_LOG_FILE"
|
|||
# Uncomment to log test output to a file instead of the console
|
||||
export LIDARR_TESTS_LOG_OUTPUT="File"
|
||||
|
||||
NUNIT="$TEST_DIR/NUnit.ConsoleRunner.3.7.0/tools/nunit3-console.exe"
|
||||
NUNIT="$TEST_DIR/NUnit.ConsoleRunner.3.10.0/tools/nunit3-console.exe"
|
||||
NUNIT_COMMAND="$NUNIT"
|
||||
NUNIT_PARAMS="--workers=1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue