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

Unified Diff: tests/language_strong/try_catch_optimized3_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/language_strong/try_catch_optimized3_test.dart
diff --git a/tests/language_strong/try_catch_optimized3_test.dart b/tests/language_strong/try_catch_optimized3_test.dart
index e0e84376faaa312c04de66fd741b1e50853cd0ea..44131891d11cf83e218f7fe37064e4c0346eef8e 100644
--- a/tests/language_strong/try_catch_optimized3_test.dart
+++ b/tests/language_strong/try_catch_optimized3_test.dart
@@ -26,4 +26,3 @@ main() {
test_double(1.0, false);
Expect.equals(1.0, test_double(1.0, true));
}
-

Powered by Google App Engine
This is Rietveld 408576698