提交 bf6953f5 编写于 作者: J Jared Parsons

Enable BinaryOperators Test1

This test was disabled due to an issue running the test on CTP6.  This issue no longer reproduces on
newer builds including the RC.  Enabling and closing the bug.

closes #856
上级 8b1d4270
......@@ -16,7 +16,7 @@ Namespace Microsoft.CodeAnalysis.VisualBasic.UnitTests.Semantics
Public Class BinaryOperators
Inherits BasicTestBase
<Fact(Skip:="https://github.com/dotnet/roslyn/issues/856")>
<Fact>
Public Sub Test1()
Dim compilationDef =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册