| Index: utils/tests/pub/version_solver_test.dart
 | 
| diff --git a/utils/tests/pub/version_solver_test.dart b/utils/tests/pub/version_solver_test.dart
 | 
| index bdec057bc2af7bf4d69b6ae5e6025fb6c90ee5ae..835139a34ccb90bbf482e8d06ca85eff658885f5 100644
 | 
| --- a/utils/tests/pub/version_solver_test.dart
 | 
| +++ b/utils/tests/pub/version_solver_test.dart
 | 
| @@ -7,7 +7,7 @@ library pub_update_test;
 | 
|  import 'dart:async';
 | 
|  import 'dart:io';
 | 
|  
 | 
| -import '../../../pkg/unittest/lib/unittest.dart';
 | 
| +import 'package:unittest/unittest.dart';
 | 
|  
 | 
|  import '../../pub/lock_file.dart';
 | 
|  import '../../pub/package.dart';
 | 
| 
 |