| Index: utils/tests/pub/install/hosted/remove_removed_dependency_test.dart
|
| ===================================================================
|
| --- utils/tests/pub/install/hosted/remove_removed_dependency_test.dart (revision 14440)
|
| +++ utils/tests/pub/install/hosted/remove_removed_dependency_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("removes a dependency that's been removed from the pubspec", () {
|
|
|