make sure we dont use test (#24146)
This commit is contained in:
parent
95c9ae451e
commit
ae2b215efe
@ -5,7 +5,7 @@
|
|||||||
import 'dart:async';
|
import 'dart:async';
|
||||||
|
|
||||||
import 'package:meta/meta.dart';
|
import 'package:meta/meta.dart';
|
||||||
import 'package:test/src/executable.dart' as test; // ignore: implementation_imports
|
import 'package:test_core/src/executable.dart' as test; // ignore: implementation_imports
|
||||||
|
|
||||||
import '../artifacts.dart';
|
import '../artifacts.dart';
|
||||||
import '../base/common.dart';
|
import '../base/common.dart';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user