| Index: utils/tests/pub/version_test.dart
|
| diff --git a/utils/tests/pub/version_test.dart b/utils/tests/pub/version_test.dart
|
| index 7543298cc8388bfbe93a1a0474c8450f43b82f2d..5e3fb08de87c68c31c4b7bb4196de86851ca971a 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/lib/unittest.dart';
|
| +import 'package:unittest/unittest.dart';
|
| import 'test_pub.dart';
|
| import '../../pub/utils.dart';
|
| import '../../pub/version.dart';
|
|
|