| Index: pkg/scheduled_test/lib/src/descriptor/descriptor.dart
|
| diff --git a/pkg/scheduled_test/lib/src/descriptor/descriptor.dart b/pkg/scheduled_test/lib/src/descriptor/descriptor.dart
|
| index 1d3a14a87bf006d55386a563f9be5b2714dff976..1dc2c949f7e62ec344d9cdefe7aa01b87f651985 100644
|
| --- a/pkg/scheduled_test/lib/src/descriptor/descriptor.dart
|
| +++ b/pkg/scheduled_test/lib/src/descriptor/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.entry;
|
| +library descriptor.descriptor;
|
|
|
| import 'dart:async';
|
|
|
|
|