| 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 00fa7061ce40b7cb4ec0a62386f9ccaccf623f61..39f61cb164dbcd58f9a1f82581aa30be111c83b5 100644
|
| --- a/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart
|
| +++ b/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart
|
| @@ -7,7 +7,7 @@ library descriptor.async;
|
| import 'dart:async';
|
| import 'dart:io';
|
|
|
| -import '../../../../../pkg/pathos/lib/path.dart' as path;
|
| +import 'package:pathos/path.dart' as path;
|
|
|
| import '../../descriptor.dart';
|
| import '../../scheduled_test.dart';
|
|
|