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

Unified Diff: tests/html/async_oneshot.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/html/async_oneshot.dart
diff --git a/tests/html/async_oneshot.dart b/tests/html/async_oneshot.dart
index 3ed24f16c2422d8154fc4f8d68e3f034ef113711..b8c77c76c2ab837699d9266563288293815ae314 100644
--- a/tests/html/async_oneshot.dart
+++ b/tests/html/async_oneshot.dart
@@ -8,4 +8,3 @@ main(message, replyTo) {
replyTo.send('DONE');
});
}
-

Powered by Google App Engine
This is Rietveld 408576698