Index: runtime/observatory/tests/service/crash_dump_test.dart |
diff --git a/runtime/observatory/tests/service/crash_dump_test.dart b/runtime/observatory/tests/service/crash_dump_test.dart |
index 0d9d178cc90cdde34ea900f4c469cf6fcb2617cb..3351354f9072fac865df59e05068a74dcf91a6c7 100644 |
--- a/runtime/observatory/tests/service/crash_dump_test.dart |
+++ b/runtime/observatory/tests/service/crash_dump_test.dart |
@@ -33,4 +33,4 @@ var tests = [ |
} |
]; |
-main(args) async => runVMTests(args, tests, testeeBefore:warmup); |
+main(args) async => runVMTests(args, tests, testeeBefore: warmup); |