Skip to content

Commit 0370a8e

Browse files
committed
chore(package_info_plus): remove unnecessary library name in test
1 parent 1da916e commit 0370a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/package_info_plus/package_info_plus/test/package_info_plus_linux_test.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@TestOn('linux')
2-
library package_info_plus_linux_test;
2+
library;
33

44
import 'package:flutter_test/flutter_test.dart';
55
import 'package:package_info_plus/package_info_plus.dart';

0 commit comments

Comments
 (0)