| Index: utils/tests/pub/real_version_test.dart
|
| diff --git a/utils/tests/pub/real_version_test.dart b/utils/tests/pub/real_version_test.dart
|
| index b0329a66f8fa4521dfd5d865a145c4abf06bd0a7..0d1882c56775dcdd1f39696b849b0a3e58ffc6fc 100644
|
| --- a/utils/tests/pub/real_version_test.dart
|
| +++ b/utils/tests/pub/real_version_test.dart
|
| @@ -7,7 +7,7 @@ library pub_tests;
|
| import 'dart:io';
|
|
|
| import 'test_pub.dart';
|
| -import '../../../pkg/path/lib/path.dart' as path;
|
| +import '../../../pkg/pathos/lib/path.dart' as path;
|
| import '../../../pkg/unittest/lib/unittest.dart';
|
|
|
| main() {
|
|
|