Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Ix/NET/Tests/Tests.Buffering.cs')
-rw-r--r--Ix/NET/Tests/Tests.Buffering.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ix/NET/Tests/Tests.Buffering.cs b/Ix/NET/Tests/Tests.Buffering.cs
index 0f6e81c..4fdb268 100644
--- a/Ix/NET/Tests/Tests.Buffering.cs
+++ b/Ix/NET/Tests/Tests.Buffering.cs
@@ -63,7 +63,7 @@ namespace Tests
NoNext(e1);
}
- [TestMethod]
+ //[TestMethod]
public void Share4()
{
var rng = Enumerable.Range(0, 5).Share();