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

Unified Diff: tests/standalone/constant_left_shift_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/constant_left_shift_test.dart
diff --git a/tests/standalone/constant_left_shift_test.dart b/tests/standalone/constant_left_shift_test.dart
index 229bc386aefbefdaa553c506d11c4fca67c69e40..2c775f48372e6f2a706995f72f2cdde042228022 100644
--- a/tests/standalone/constant_left_shift_test.dart
+++ b/tests/standalone/constant_left_shift_test.dart
@@ -77,4 +77,3 @@ main() {
Expect.equals(-4755801206503243776, shiftLeftNeg8448(49));
Expect.equals(-9511602413006487552, shiftLeftNeg8448(50));
}
-

Powered by Google App Engine
This is Rietveld 408576698