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
1 changed files with 1 additions and 1 deletions

View File

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