| Index: utils/tests/pub/install/hosted/check_out_transitive_test.dart
|
| ===================================================================
|
| --- utils/tests/pub/install/hosted/check_out_transitive_test.dart (revision 14440)
|
| +++ utils/tests/pub/install/hosted/check_out_transitive_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 packages transitively from a pub server', () {
|
|
|