Skip to content

Commit

Permalink
[package:vm_service] Fix wildcard_test
Browse files Browse the repository at this point in the history
Fixes: #56868
Change-Id: Ie1ae0ad6f872fe7f4fc330d7e4c564ac10804d52
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/388880
Reviewed-by: Ben Konyi <[email protected]>
Commit-Queue: Derek Xu <[email protected]>
  • Loading branch information
derekxu16 authored and Commit Queue committed Oct 8, 2024
1 parent d4aa30a commit 652242f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/vm_service/test/wildcard_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// SharedOptions=--enable-experiment=wildcard-variables

// ignore: invalid_language_version_override
// @dart = 3.6
// @dart = 3.7

import 'dart:developer';
// Tests wildcard import prefixes.
Expand Down

0 comments on commit 652242f

Please sign in to comment.