| Index: pkg/scheduled_test/lib/src/descriptor/nothing.dart
|
| diff --git a/pkg/scheduled_test/lib/src/descriptor/nothing.dart b/pkg/scheduled_test/lib/src/descriptor/nothing.dart
|
| index 048297e0867937e3b04626b5d5f3c3e0c0e1bda1..9a1f1b4c6fe48c1a69b8a5889989f088ddcd164b 100644
|
| --- a/pkg/scheduled_test/lib/src/descriptor/nothing.dart
|
| +++ b/pkg/scheduled_test/lib/src/descriptor/nothing.dart
|
| @@ -7,7 +7,7 @@ library descriptor.async;
|
| import 'dart:async';
|
| import 'dart:io';
|
|
|
| -import 'package:pathos/path.dart' as path;
|
| +import '../../../../../pkg/pathos/lib/path.dart' as path;
|
|
|
| import '../../descriptor.dart' as descriptor;
|
| import '../../scheduled_test.dart';
|
|
|