Browse Source

undo Obsolete until the T4 codegen is updated

Brendan Forster 9 years ago
parent
commit
9d8749cc16
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Ix.NET/Source/Tests/AssertEx.cs

+ 0 - 1
Ix.NET/Source/Tests/AssertEx.cs

@@ -4,7 +4,6 @@ using System;
 
 namespace Tests
 {
-    [Obsolete("Switch over to xUnit asserts wherever possible")]
     internal class AssertEx
     {
         internal static void Throws<T>(Action action)