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

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

Issue 2850783002: Dart SDK Spelling b, c, and d. (Closed)
Patch Set: 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/compiler/dart2js/constant_expression_evaluate_test.dart
diff --git a/tests/compiler/dart2js/constant_expression_evaluate_test.dart b/tests/compiler/dart2js/constant_expression_evaluate_test.dart
index b62e64be51c8f98a61fc3da4b4f97f4b8432843a..ed4a9258d975d4839c16303244000aa09a40108c 100644
--- a/tests/compiler/dart2js/constant_expression_evaluate_test.dart
+++ b/tests/compiler/dart2js/constant_expression_evaluate_test.dart
@@ -288,7 +288,7 @@ Future testData(TestData data) async {
Expect.equals(
expectedText,
valueText,
- "Unexpected value '${valueText}' for contant "
+ "Unexpected value '${valueText}' for constant "
"`${constant.toDartText()}`, expected '${expectedText}'.");
});
});
« no previous file with comments | « tests/compiler/dart2js/async_await_js_transform_test.dart ('k') | tests/compiler/dart2js/constant_expression_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698