Index: tests/lib/mirrors/invocation_fuzz_test.dart |
=================================================================== |
--- tests/lib/mirrors/invocation_fuzz_test.dart (revision 42724) |
+++ tests/lib/mirrors/invocation_fuzz_test.dart (working copy) |
@@ -14,9 +14,6 @@ |
// Methods to be skipped, by qualified name. |
var blacklist = [ |
- // TODO(regis): investigate. |
- 'dart.core._Montgomery._invDigitPair', |
- |
// Don't recurse on this test. |
'test.invoke_natives', |