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

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

Issue 2345083003: dart2js: run dartfmt on tests (Closed)
Patch Set: revert another multipart test 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/source_map_validator_test_file.dart
diff --git a/tests/compiler/dart2js/source_map_validator_test_file.dart b/tests/compiler/dart2js/source_map_validator_test_file.dart
index fa3c33d80f54b3c47e14056a622c1fa0f96859b2..4df2443f0e54de99211e1a03dff5e967f59ce579 100644
--- a/tests/compiler/dart2js/source_map_validator_test_file.dart
+++ b/tests/compiler/dart2js/source_map_validator_test_file.dart
@@ -15,4 +15,4 @@ void main() {
HelloClass helloClass = new HelloClass();
helloClass.printHello();
}();
-}
+}
« no previous file with comments | « tests/compiler/dart2js/source_map_validator_helper.dart ('k') | tests/compiler/dart2js/source_mapping_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698