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

Unified Diff: tests/language_strong/bool_condition_check_test.dart

Issue 2774783002: Re-land "Format all multitests" (Closed)
Patch Set: Created 3 years, 9 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/bool_condition_check_test.dart
diff --git a/tests/language_strong/bool_condition_check_test.dart b/tests/language_strong/bool_condition_check_test.dart
index fcf82b8d2d27e3ba3593ffa2ec17685ba6ba5277..c3db7ff795b0776df0f22df66601b79d1035be65 100644
--- a/tests/language_strong/bool_condition_check_test.dart
+++ b/tests/language_strong/bool_condition_check_test.dart
@@ -21,4 +21,4 @@ class Class {
main() {
Expect.equals('', new Class(a: null, b: null).field); //# 01: dynamic type error
-}
+}
« no previous file with comments | « tests/language_strong/black_listed_test.dart ('k') | tests/language_strong/built_in_identifier_illegal_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698