| Index: pkg/intl/test/find_default_locale_standalone_test.dart
|
| ===================================================================
|
| --- pkg/intl/test/find_default_locale_standalone_test.dart (revision 14440)
|
| +++ pkg/intl/test/find_default_locale_standalone_test.dart (working copy)
|
| @@ -6,7 +6,7 @@
|
|
|
| import '../lib/intl.dart';
|
| import '../lib/intl_standalone.dart';
|
| -import '../../unittest/unittest.dart';
|
| +import '../../../pkg/unittest/lib/unittest.dart';
|
|
|
| main() {
|
| test("Find system locale standalone", () {
|
|
|