Index: utils/tests/pub/install/git/dependency_name_match_pubspec_test.dart |
=================================================================== |
--- utils/tests/pub/install/git/dependency_name_match_pubspec_test.dart (revision 14440) |
+++ utils/tests/pub/install/git/dependency_name_match_pubspec_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('requires the dependency name to match the remote pubspec name', () { |