| Index: tests/standalone/io/status_file_parser_test.dart
|
| diff --git a/tests/standalone/io/status_file_parser_test.dart b/tests/standalone/io/status_file_parser_test.dart
|
| index 547a54c9e54233f7c899460a5288b41988c0dc6a..0f4fe97ed80225f5b06118180f165bd44ce21717 100644
|
| --- a/tests/standalone/io/status_file_parser_test.dart
|
| +++ b/tests/standalone/io/status_file_parser_test.dart
|
| @@ -10,7 +10,6 @@ import "../../../tools/testing/dart/path.dart";
|
| import "../../../tools/testing/dart/status_file_parser.dart";
|
| import "../../../tools/testing/dart/utils.dart";
|
|
|
| -
|
| void main() {
|
| TestReadStatusFile("runtime/tests/vm/vm.status");
|
| TestReadStatusFile("samples/tests/samples/samples.status");
|
|
|