提交 af7b2a7a 编写于 作者: T Tanner Gooding

Removing `[ActiveIssue(9053)]` from `Math.Pow` tests.


Commit migrated from https://github.com/dotnet/corefx/commit/44172a49f37a6feae1663e0d019799e9b9808068
上级 d2f76a68
......@@ -258,7 +258,6 @@ public static void Log10()
Assert.Equal(double.NaN, Math.Log10(double.NegativeInfinity));
}
[ActiveIssue(9053)]
[Fact]
public static void Pow()
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册