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

Unified Diff: tests/compiler/dart2js/mixin_constructor_default_parameter_values_test.dart

Issue 2345083003: dart2js: run dartfmt on tests (Closed)
Patch Set: Created 4 years, 3 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/compiler/dart2js/mixin_constructor_default_parameter_values_test.dart
diff --git a/tests/compiler/dart2js/mixin_constructor_default_parameter_values_test.dart b/tests/compiler/dart2js/mixin_constructor_default_parameter_values_test.dart
index a3924a82bb5634bd879932dcae2ab9086ba56441..4ff2338d5de25db111229284449bd306cfa9c14d 100644
--- a/tests/compiler/dart2js/mixin_constructor_default_parameter_values_test.dart
+++ b/tests/compiler/dart2js/mixin_constructor_default_parameter_values_test.dart
@@ -43,4 +43,3 @@ const Map MEMORY_SOURCE_FILES = const {
main() {
asyncTest(() => runCompiler(memorySourceFiles: MEMORY_SOURCE_FILES));
}
-

Powered by Google App Engine
This is Rietveld 408576698