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

Unified Diff: tests/lib_strong/convert/chunked_conversion_utf84_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/lib_strong/convert/chunked_conversion_utf84_test.dart
diff --git a/tests/lib_strong/convert/chunked_conversion_utf84_test.dart b/tests/lib_strong/convert/chunked_conversion_utf84_test.dart
index d4710a56c5bd79a77f291aff9a9a3d0e72fd8316..4c1f28b03d608d591a62b0a594e3dc17b41c0822 100644
--- a/tests/lib_strong/convert/chunked_conversion_utf84_test.dart
+++ b/tests/lib_strong/convert/chunked_conversion_utf84_test.dart
@@ -37,4 +37,4 @@ main() {
Expect.stringEquals(expected, decode(bytes, 3));
Expect.stringEquals(expected, decode(bytes, 4));
}
-}
+}

Powered by Google App Engine
This is Rietveld 408576698