Index: tests/standalone/io/windows_environment_test.dart |
diff --git a/tests/standalone/io/windows_environment_test.dart b/tests/standalone/io/windows_environment_test.dart |
index dfe5af6ad9ecee8a6262ef03fa4bfc62a8a5efe9..4ccc380aaf824ab26346cf4f95245e1b87e10709 100644 |
--- a/tests/standalone/io/windows_environment_test.dart |
+++ b/tests/standalone/io/windows_environment_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() { |