| Index: test/global/run/nonexistent_script_test.dart
 | 
| diff --git a/test/global/run/nonexistent_script_test.dart b/test/global/run/nonexistent_script_test.dart
 | 
| index d69c65ab5861d40fb8a962499cedc929cba05ff9..986c088ecc327bc6a945bbe0faacd9c3765a038b 100644
 | 
| --- a/test/global/run/nonexistent_script_test.dart
 | 
| +++ b/test/global/run/nonexistent_script_test.dart
 | 
| @@ -3,8 +3,8 @@
 | 
|  // BSD-style license that can be found in the LICENSE file.
 | 
|  
 | 
|  import 'package:path/path.dart' as p;
 | 
| +import 'package:pub/src/exit_codes.dart' as exit_codes;
 | 
|  
 | 
| -import '../../../lib/src/exit_codes.dart' as exit_codes;
 | 
|  import '../../test_pub.dart';
 | 
|  
 | 
|  main() {
 | 
| 
 |