excluded AdoTemplatePerformanceTests from automated testing

ignore $/doc/reference in svn
This commit is contained in:
eeichinger
2009-01-14 16:12:35 +00:00
parent 2e52ca2ad0
commit dc098caed9

View File

@@ -43,7 +43,7 @@ namespace Spring.Data
/// This calss contains tests for
/// </summary>
/// <author>Mark Pollack</author>
[TestFixture]
[TestFixture, Explicit]
public class AdoTemplatePerformanceTests
{
private AdoTemplate adoTemplate;