Index: tests/standalone/io/directory_invalid_arguments_test.dart |
diff --git a/tests/standalone/io/directory_invalid_arguments_test.dart b/tests/standalone/io/directory_invalid_arguments_test.dart |
index 54cdfdaa1a98e5c335c1675412990e291636fd39..29f96c8828aa3991ad782f1be0f7386b6baad80e 100644 |
--- a/tests/standalone/io/directory_invalid_arguments_test.dart |
+++ b/tests/standalone/io/directory_invalid_arguments_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"; |
import "dart:isolate"; |