Chromium Code Reviews| Index: test/io_test.dart | 
| diff --git a/test/io_test.dart b/test/io_test.dart | 
| index cc5d2c4d6124e3e38e1e6be34f34b99c96df9b32..87484937c7fadd3146c8a1a5b9b890ba17e22264 100644 | 
| --- a/test/io_test.dart | 
| +++ b/test/io_test.dart | 
| @@ -8,9 +8,9 @@ import 'dart:async'; | 
| import 'dart:io'; | 
| import 'package:path/path.dart' as path; | 
| +import 'package:pub/src/io.dart'; | 
| import 'package:unittest/unittest.dart'; | 
| -import '../lib/src/io.dart'; | 
| import 'test_pub.dart'; | 
| main() { |