We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67fe3ae commit fe82294Copy full SHA for fe82294
1 file changed
pkgs/test_reflective_loader/lib/test_reflective_loader.dart
@@ -5,7 +5,6 @@
5
import 'dart:async';
6
import 'dart:mirrors';
7
8
-import 'package:test/scaffolding.dart' as test_package show TestLocation;
9
import 'package:test/test.dart' as test_package;
10
11
/// A marker annotation used to annotate test methods which are expected to fail
0 commit comments