| Index: test/run/nonexistent_script_test.dart
 | 
| diff --git a/test/run/nonexistent_script_test.dart b/test/run/nonexistent_script_test.dart
 | 
| index 7704fdf6ba4cd7cc37d5354796582940b7c4d15c..2f70bf3962da0490f675a2d2b52e3b19d403cf58 100644
 | 
| --- a/test/run/nonexistent_script_test.dart
 | 
| +++ b/test/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 '../descriptor.dart' as d;
 | 
|  import '../test_pub.dart';
 | 
|  
 | 
| 
 |