| Index: utils/tests/pub/command_line_config.dart | 
| diff --git a/utils/tests/pub/command_line_config.dart b/utils/tests/pub/command_line_config.dart | 
| index b7b7b34e74f1ac2e28432f3e02559dc83374370f..730dcc4321b2a24544067371c95de4d2ea0847b2 100644 | 
| --- a/utils/tests/pub/command_line_config.dart | 
| +++ b/utils/tests/pub/command_line_config.dart | 
| @@ -6,7 +6,7 @@ library command_line_config; | 
|  | 
| import 'dart:io'; | 
|  | 
| -import '../../../pkg/path/lib/path.dart' as path; | 
| +import '../../../pkg/pathos/lib/path.dart' as path; | 
| import '../../../pkg/unittest/lib/unittest.dart'; | 
| import '../../pub/utils.dart'; | 
|  | 
|  |