| Index: test/serve/missing_file_test.dart
|
| diff --git a/test/serve/missing_file_test.dart b/test/serve/missing_file_test.dart
|
| index be5674312e5e4cf0ec90eaf540203956d386f599..5c41aa9872e93c754f8e23b9704ec797dd6f4e07 100644
|
| --- a/test/serve/missing_file_test.dart
|
| +++ b/test/serve/missing_file_test.dart
|
| @@ -5,9 +5,9 @@
|
| library pub_tests;
|
|
|
| import 'package:path/path.dart' as path;
|
| +import 'package:pub/src/io.dart';
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| -import '../../lib/src/io.dart';
|
| import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|