Index: utils/tests/pub/pub_install_sdk_test.dart |
=================================================================== |
--- utils/tests/pub/pub_install_sdk_test.dart (revision 12412) |
+++ utils/tests/pub/pub_install_sdk_test.dart (working copy) |
@@ -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 the SDK', () { |