浏览代码

don't skip this

Oren Novotny 9 年之前
父节点
当前提交
b0d57aaae0

+ 1 - 1
Rx.NET/Source/Tests.System.Reactive/Tests/Concurrency/SynchronizationContextSchedulerTest.cs

@@ -96,7 +96,7 @@ namespace ReactiveTests.Tests
         }
 
 #if !SILVERLIGHT
-        [Fact(Skip ="Ignored")]        
+        [Fact]        
         public void SynchronizationContext_ScheduleActionDue()
         {
             var ms = new MySync();