Skip to content

Commit

Permalink
Cleanup: Add a library directive for a test annotaiton
Browse files Browse the repository at this point in the history
  • Loading branch information
natebosch committed Oct 21, 2024
1 parent 8d0a7a8 commit 7b3d0de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/matcher/test/mirror_matchers_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
// ignore_for_file: deprecated_member_use_from_same_package

@TestOn('vm')
library;

import 'package:matcher/mirror_matchers.dart';
import 'package:test/test.dart';
Expand Down

0 comments on commit 7b3d0de

Please sign in to comment.