فهرست منبع

don't skip this

Oren Novotny 9 سال پیش
والد
کامیت
b0d57aaae0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Rx.NET/Source/Tests.System.Reactive/Tests/Concurrency/SynchronizationContextSchedulerTest.cs

+ 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();