added integration tests to integration script.
This commit is contained in:
parent
238f1e6815
commit
be2741dfdf
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue