| Index: utils/tests/pub/pub_install_hosted_test.dart
|
| diff --git a/utils/tests/pub/pub_install_hosted_test.dart b/utils/tests/pub/pub_install_hosted_test.dart
|
| index cd18b96bed902138f6a304231c5c401728c140db..63b8a44ae0d2e5da760713f5621612ed0c391933 100644
|
| --- a/utils/tests/pub/pub_install_hosted_test.dart
|
| +++ b/utils/tests/pub/pub_install_hosted_test.dart
|
| @@ -7,7 +7,7 @@
|
| #import('dart:io');
|
|
|
| #import('test_pub.dart');
|
| -#import('../../../pkg/unittest/lib/unittest.dart');
|
| +#import('../../../pkg/unittest/unittest.dart');
|
|
|
| main() {
|
| test('checks out a package from a pub server', () {
|
|
|