| Index: test/descriptor/async_test.dart
|
| diff --git a/test/descriptor/async_test.dart b/test/descriptor/async_test.dart
|
| index 5b65dc085687023cd1c9e8f2f4c818a1eea5798c..de097211d333977ba0b624f819e89b0b69dbab61 100644
|
| --- a/test/descriptor/async_test.dart
|
| +++ b/test/descriptor/async_test.dart
|
| @@ -2,7 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -import 'package:metatest/metatest.dart';
|
| import 'package:scheduled_test/descriptor.dart' as d;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
|
|