Downgrading to NUnit 2.5.2

Tyring to see if this is this upgrade which broke the specflow tests on teamcity

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2013-03-20 10:52:12 -07:00
parent 1886ee7472
commit 6cf16fdc2c
66 changed files with 497 additions and 5769 deletions

View File

@@ -11,7 +11,7 @@
<!-- Set root logger level to DEBUG and its only appender to A1 -->
<root>
<level value="Info" />
<level value="DEBUG" />
<appender-ref ref="A1" />
</root>