From 7cf7b5e05107a589eda1b3e5895b27e62399e390 Mon Sep 17 00:00:00 2001 From: Keivan Beigi Date: Tue, 14 May 2013 17:24:15 -0700 Subject: [PATCH] integration tests should now be packaged with other tests --- NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj b/NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj index a084c73d7..df8c0433e 100644 --- a/NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj +++ b/NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj @@ -18,7 +18,7 @@ true full false - bin\Debug\ + bin\x86\Debug\ DEBUG;TRACE prompt 4 @@ -27,7 +27,7 @@ pdbonly true - bin\Release\ + bin\x86\Release\ TRACE prompt 4