| Index: utils/tests/pub/lock_file_test.dart
|
| diff --git a/utils/tests/pub/lock_file_test.dart b/utils/tests/pub/lock_file_test.dart
|
| index 58f44e9f60837c631268ae8d0d3b1a6483f7c0e5..3a4651f856306c1f27de3f5bc00c0d761d957ba9 100644
|
| --- a/utils/tests/pub/lock_file_test.dart
|
| +++ b/utils/tests/pub/lock_file_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| #library('lock_file_test');
|
|
|
| -#import('../../../pkg/unittest/lib/unittest.dart');
|
| +#import('../../../pkg/unittest/unittest.dart');
|
| #import('../../pub/lock_file.dart');
|
| #import('../../pub/package.dart');
|
| #import('../../pub/source.dart');
|
|
|