| Index: test/serve/web_socket/path_to_urls_test.dart
|
| diff --git a/test/serve/web_socket/path_to_urls_test.dart b/test/serve/web_socket/path_to_urls_test.dart
|
| index 5db405c3087390f509e46d413133e61717a73a02..cb288ebd1bc876b865f5aedc9df7c69af0845c4f 100644
|
| --- a/test/serve/web_socket/path_to_urls_test.dart
|
| +++ b/test/serve/web_socket/path_to_urls_test.dart
|
| @@ -5,8 +5,8 @@
|
| library pub_tests;
|
|
|
| import 'package:path/path.dart' as p;
|
| +import 'package:pub/src/io.dart';
|
|
|
| -import '../../../lib/src/io.dart';
|
| import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
| import '../utils.dart';
|
|
|