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

Unified Diff: tests/standalone/package/scenarios/both_dir_and_file/prefers_packages_file_test.dart

Issue 2771453003: Format all tests. (Closed)
Patch Set: Format files Created 3 years, 8 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/standalone/package/scenarios/both_dir_and_file/prefers_packages_file_test.dart
diff --git a/tests/standalone/package/scenarios/both_dir_and_file/prefers_packages_file_test.dart b/tests/standalone/package/scenarios/both_dir_and_file/prefers_packages_file_test.dart
index 32251bc2b4d9df4e0b40ca69229163b8dd6bed0a..7a530a28452b6fc6fc85c0c5aa509b95e5a81b04 100644
--- a/tests/standalone/package/scenarios/both_dir_and_file/prefers_packages_file_test.dart
+++ b/tests/standalone/package/scenarios/both_dir_and_file/prefers_packages_file_test.dart
@@ -12,4 +12,4 @@ main() {
if (foo.bar != 'good') {
throw new Exception('package "foo" was not resolved correctly');
}
-}
+}

Powered by Google App Engine
This is Rietveld 408576698