Index: tests/corelib/unicode_test.dart |
diff --git a/tests/corelib/unicode_test.dart b/tests/corelib/unicode_test.dart |
index ea420f98a8086b14ec0e2369bfaeb613e3dee32f..32cddb50f3f368f3eaa4affa6b0dd6aa1183a9da 100644 |
--- a/tests/corelib/unicode_test.dart |
+++ b/tests/corelib/unicode_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. |
+import "package:expect/expect.dart"; |
+ |
class UnicodeTest { |
static testMain() { |