Excluding the compiler tests from velocity since the msbuild based build fails on the bamboo server for some reason. it is still build/run in the tests via NAnt.

This commit is contained in:
markpollack
2009-12-04 16:55:41 +00:00
parent c4d3c761e9
commit 3f89b402cf

View File

@@ -50,7 +50,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="VelocityCompilerOptionsTests.cs" />
<Compile Include="Template\Velocity\Config\TemplateNamespaceParserTests.cs" />
<Compile Include="Template\Velocity\VelocityEngineFactoryObjectTests.cs" />
<Compile Include="Template\Velocity\VelocityEngineTestBase.cs" />