| Index: tests/lib/convert/unicode_tests.dart
|
| diff --git a/tests/lib/convert/unicode_tests.dart b/tests/lib/convert/unicode_tests.dart
|
| index 582830737d04263861b75d0204f26f6071f3efba..89a35796ec7456df9dd796413a00d66bba59d250 100644
|
| --- a/tests/lib/convert/unicode_tests.dart
|
| +++ b/tests/lib/convert/unicode_tests.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library utf8_tests;
|
| +library unicode_tests;
|
|
|
| // Google favorite: "Îñţérñåţîöñåļîžåţîờñ".
|
| const INTER_BYTES = const [0xc3, 0x8e, 0xc3, 0xb1, 0xc5, 0xa3, 0xc3, 0xa9, 0x72,
|
|
|