Chromium Code Reviews| Index: utils/tests/pub/pub_update_hosted_test.dart |
| =================================================================== |
| --- utils/tests/pub/pub_update_hosted_test.dart (revision 12412) |
| +++ utils/tests/pub/pub_update_hosted_test.dart (working copy) |
| @@ -7,7 +7,7 @@ |
| #import('dart:io'); |
| #import('test_pub.dart'); |
| -#import('../../../pkg/unittest/lib/unittest.dart'); |
| +#import('../../../pkg/unittest/unittest.dart'); |
| main() { |
| test('fails gracefully if the url does not resolve', () { |