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

Unified Diff: tests/compiler/dart2js_extra/23486_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
« no previous file with comments | « no previous file | tests/compiler/dart2js_extra/basic_class_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/23486_test.dart
diff --git a/tests/compiler/dart2js_extra/23486_test.dart b/tests/compiler/dart2js_extra/23486_test.dart
index 057facee1657e28c3525d0d1837f77b6a833bfad..b628cf760426203677e1aa4f5f41d14b247622e7 100644
--- a/tests/compiler/dart2js_extra/23486_test.dart
+++ b/tests/compiler/dart2js_extra/23486_test.dart
@@ -35,4 +35,3 @@ main() {
Expect.throws(() => new D.name()); //# 02: continued
Expect.throws(() => (p).x); // //# 03: compile-time error
}
-
« no previous file with comments | « no previous file | tests/compiler/dart2js_extra/basic_class_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698