Skip to content

Commit 5630657

Browse files
committed
Mark test_referenced_wildcard as failing.
1 parent e3832d0 commit 5630657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/prefixes_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ int x = 0;
3636
);
3737
}
3838

39+
@FailingTest(issue: 'https://github.com/dart-lang/dartdoc/issues/3900')
3940
void test_referenced_wildcard() async {
4041
var library = await bootPackageWithLibrary(
4142
'''

0 commit comments

Comments
 (0)