1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

added integration tests to integration script.

This commit is contained in:
Keivan Beigi
2013-08-23 18:13:27 -07:00
parent 238f1e6815
commit be2741dfdf

View File

@@ -1,4 +1,4 @@
EXCLUDE="-exclude:Windows,IntegrationTest"
EXCLUDE="-exclude:Windows -include:IntegrationTest"
TESTDIR="."
NUNIT="$TESTDIR/NUnit.Runners.2.6.1/tools/nunit-console-x86.exe"