Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(729)

Unified Diff: tests/standalone/io/status_file_parser_test.dart

Issue 2771453003: Format all tests. (Closed)
Patch Set: Format files Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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");

Powered by Google App Engine
This is Rietveld 408576698