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

Unified Diff: tests/language_strong/deferred_load_library_wrong_args_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/deferred_load_library_wrong_args_test.dart
diff --git a/tests/language_strong/deferred_load_library_wrong_args_test.dart b/tests/language_strong/deferred_load_library_wrong_args_test.dart
index c4bbc1430f96f4a887540678a47abccda6987bba..9055eaefa83c5d384f97a7643578273a1db83079 100644
--- a/tests/language_strong/deferred_load_library_wrong_args_test.dart
+++ b/tests/language_strong/deferred_load_library_wrong_args_test.dart
@@ -4,5 +4,5 @@ void main() {
// Loadlibrary should be called without arguments.
lib.loadLibrary(
10 //# 01: runtime error
- );
-}
+ );
+}
« no previous file with comments | « tests/language_strong/deferred_inheritance_constraints_test.dart ('k') | tests/language_strong/deferred_no_prefix_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698