Skip to content

Commit

Permalink
Remove unwanted @SOLOTEST
Browse files Browse the repository at this point in the history
Change-Id: I0804a7d409af0aaaea0b799a23a3b443cc1c23f4
Reviewed-on: https://dart-review.googlesource.com/c/94383
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Danny Tuppeny <dantup@google.com>
  • Loading branch information
DanTup authored and commit-bot@chromium.org committed Feb 26, 2019
1 parent 155ac6a commit d4ff20f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ int f(A a) => a?.m();
''');
}

@soloTest
test_equal_prefixedIdentifier() async {
await resolveTestUnit('''
class A {
Expand Down

0 comments on commit d4ff20f

Please sign in to comment.