| Index: pkg/scheduled_test/lib/descriptor.dart
|
| diff --git a/pkg/scheduled_test/lib/descriptor.dart b/pkg/scheduled_test/lib/descriptor.dart
|
| index 60210f6add37a5f40629bd39e47289a96dd94172..b8baeca9f0e742568624ab18d9a4b7b196025a5a 100644
|
| --- a/pkg/scheduled_test/lib/descriptor.dart
|
| +++ b/pkg/scheduled_test/lib/descriptor.dart
|
| @@ -64,7 +64,7 @@ library descriptor;
|
|
|
| import 'dart:async';
|
|
|
| -import 'package:pathos/path.dart' as path;
|
| +import '../../../pkg/pathos/lib/path.dart' as path;
|
|
|
| import 'scheduled_test.dart';
|
| import 'src/descriptor/async.dart';
|
|
|