Skip to content

Commit

Permalink
Enable mspec tests in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
seif committed Jul 18, 2011
1 parent 0f9983f commit d9297e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Build.proj
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

<PropertyGroup>
<RunMSpecTests>False</RunMSpecTests>
<RunMSpecTests>True</RunMSpecTests>
<MSpecRunner>mspec-clr4.exe</MSpecRunner>
<MSpecSpecificationAssemblies>"$(MSBuildProjectDirectory)\..\Solutions\SharpArchContrib.Specifications\Bin\Release\SharpArchContrib.Specifications.dll"</MSpecSpecificationAssemblies>
</PropertyGroup>
Expand Down

0 comments on commit d9297e4

Please sign in to comment.