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

Unified Diff: runtime/tests/vm/dart/double_materialize_test.dart

Issue 2767533002: Revert "Fix observatory tests broken by running dartfmt." (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « runtime/tests/vm/dart/data_uri_spawn_test.dart ('k') | runtime/tests/vm/dart/hello_fuchsia_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/dart/double_materialize_test.dart
diff --git a/runtime/tests/vm/dart/double_materialize_test.dart b/runtime/tests/vm/dart/double_materialize_test.dart
index e1fa1b36a5f97ac1ee23d2239ea2e5db6d87d770..2cab01ca6be4925b8852ceff2b78fe231f1f502c 100644
--- a/runtime/tests/vm/dart/double_materialize_test.dart
+++ b/runtime/tests/vm/dart/double_materialize_test.dart
@@ -20,3 +20,4 @@ void main() {
x = f(x, 5.0, 1.0);
Expect.equals(509512.0, x);
}
+
« no previous file with comments | « runtime/tests/vm/dart/data_uri_spawn_test.dart ('k') | runtime/tests/vm/dart/hello_fuchsia_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698