| Index: pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart
|
| diff --git a/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart b/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart
|
| index 39f61cb164dbcd58f9a1f82581aa30be111c83b5..e56db2a204454e4896002f2a135406b5aa0584a8 100644
|
| --- a/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart
|
| +++ b/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart
|
| @@ -2,7 +2,7 @@
|
| // 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.
|
|
|
| -library descriptor.async;
|
| +library descriptor.nothing;
|
|
|
| import 'dart:async';
|
| import 'dart:io';
|
|
|