Index: tests/standalone/io/secure_socket_argument_test.dart |
diff --git a/tests/standalone/io/secure_socket_argument_test.dart b/tests/standalone/io/secure_socket_argument_test.dart |
index 7fda4a47ed2aac4c6e98de5fb80fdaac8bba39bd..5e59c0611f1f4e4272758d639be3c6f151f50459 100644 |
--- a/tests/standalone/io/secure_socket_argument_test.dart |
+++ b/tests/standalone/io/secure_socket_argument_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"; |
void main() { |