Chromium Code Reviews| Index: utils/tests/pub/install/sdk/check_out_test.dart |
| =================================================================== |
| --- utils/tests/pub/install/sdk/check_out_test.dart (revision 14440) |
| +++ utils/tests/pub/install/sdk/check_out_test.dart (working copy) |
| @@ -7,7 +7,7 @@ |
| import 'dart:io'; |
| import '../../test_pub.dart'; |
| -import '../../../../../pkg/unittest/unittest.dart'; |
| +import '../../../../../pkg/unittest/lib/unittest.dart'; |
| main() { |
| test('checks out a package from the SDK', () { |