| Index: pkg/utf/test/utf82_test.dart
|
| diff --git a/pkg/utf/test/utf82_test.dart b/pkg/utf/test/utf82_test.dart
|
| index f8d585cc987b9359667fdf5b2fb98878ca354a49..7f8cec4c96a16f5ad57f54b12579c376506c66d7 100755
|
| --- a/pkg/utf/test/utf82_test.dart
|
| +++ b/pkg/utf/test/utf82_test.dart
|
| @@ -2,6 +2,8 @@
|
| // 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 utf.utf82_test;
|
| +
|
| import 'package:expect/expect.dart';
|
| import 'package:utf/utf.dart';
|
|
|
|
|