SPRNET-1268 - Exceptions in Spring should pass tests to ensure compliance with .NET framework guidelines.
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Spring
|
||||
/// </summary>
|
||||
/// <author>Rick Evans</author>
|
||||
[TestFixture]
|
||||
[Ignore("Spring inherits from NMS Exceptions which do not ")]
|
||||
//[Ignore("Spring inherits from NMS Exceptions which do not ")]
|
||||
public sealed class NmsExceptionTests : ExceptionsTest
|
||||
{
|
||||
[TestFixtureSetUp]
|
||||
|
||||
Reference in New Issue
Block a user