Index: tests/standalone/io/directory_non_ascii_sync_test.dart |
diff --git a/tests/standalone/io/directory_non_ascii_sync_test.dart b/tests/standalone/io/directory_non_ascii_sync_test.dart |
index 3932731a62e508cc4bf6f2e480827b12bce6eee1..f73225f72c0a3bf097b74f724cf80ed442e26644 100644 |
--- a/tests/standalone/io/directory_non_ascii_sync_test.dart |
+++ b/tests/standalone/io/directory_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() { |