| Index: utils/tests/pub/version_test.dart
|
| diff --git a/utils/tests/pub/version_test.dart b/utils/tests/pub/version_test.dart
|
| index 7d5ae7448a747f0636d5aa8a7708eb6ab630548f..88166282db00439ef6757673ac7c9b075b01334c 100644
|
| --- a/utils/tests/pub/version_test.dart
|
| +++ b/utils/tests/pub/version_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| #library('version_test');
|
|
|
| -#import('../../../pkg/unittest/unittest.dart');
|
| +#import('../../../pkg/unittest/lib/unittest.dart');
|
| #import('../../pub/utils.dart');
|
| #import('../../pub/version.dart');
|
|
|
|
|