Index: tests/standalone/io/file_non_ascii_sync_test.dart |
diff --git a/tests/standalone/io/file_non_ascii_sync_test.dart b/tests/standalone/io/file_non_ascii_sync_test.dart |
index 19bf7aa74e470be11b58d9e47d49efb659e0a755..23290e36f1c4420a45bf42dcf79f467a3d3ee576 100644 |
--- a/tests/standalone/io/file_non_ascii_sync_test.dart |
+++ b/tests/standalone/io/file_non_ascii_sync_test.dart |
@@ -2,6 +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. |
+import "package:expect/expect.dart"; |
import 'dart:io'; |
main() { |