Chromium Code Reviews| Index: tests/standalone/io/file_output_stream_test.dart |
| diff --git a/tests/standalone/io/file_output_stream_test.dart b/tests/standalone/io/file_output_stream_test.dart |
| index c942616be43c427293d3ada67b6f830373d6009f..dfd9aa0a9e23a13b47ac1272aa407285437f31df 100644 |
| --- a/tests/standalone/io/file_output_stream_test.dart |
| +++ b/tests/standalone/io/file_output_stream_test.dart |
| @@ -28,7 +28,6 @@ void testOpenOutputStreamSync() { |
| }); |
| } |
| - |
| main() { |
| testOpenOutputStreamSync(); |
| } |