mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-08-24 03:06:38 +08:00
removing an old test assembly
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040321
This commit is contained in:
parent
ccf96fa187
commit
7cb77e9870
@ -15,6 +15,6 @@
|
||||
<Target Name="TeamCity" DependsOnTargets="BuildSolution">
|
||||
<!-- TODO: This will change once we have a proper build task into the "dist" directory -->
|
||||
<!-- Note: We use x86 because we are using a x86 version of SQLite -->
|
||||
<NUnit Platform="x86" NUnitVersion="NUnit-2.5.0" Assemblies="src\Orchard.Tests\bin\Debug\Orchard.Tests.dll;src\Orchard.Web.Tests\bin\Debug\Orchard.Web.Tests.dll;src\Orchard.Tests.Packages\bin\Debug\Orchard.Tests.Packages.dll;src\Orchard.Web\Packages\Orchard.CmsPages.Tests\bin\debug\Orchard.CmsPages.Tests.dll"/>
|
||||
<NUnit Platform="x86" NUnitVersion="NUnit-2.5.0" Assemblies="src\Orchard.Tests\bin\Debug\Orchard.Tests.dll;src\Orchard.Web.Tests\bin\Debug\Orchard.Web.Tests.dll;src\Orchard.Tests.Packages\bin\Debug\Orchard.Tests.Packages.dll"/>
|
||||
</Target>
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user