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

Unified Diff: tests/lib/mirrors/mirrors_nsm_test.dart

Issue 2765893003: Fix warnings_checker.dart handling of multitests (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
Index: tests/lib/mirrors/mirrors_nsm_test.dart
diff --git a/tests/lib/mirrors/mirrors_nsm_test.dart b/tests/lib/mirrors/mirrors_nsm_test.dart
index 2364f925b185781a6dc5434d51079984792ca2c5..b236e79ae750d67ec25ef514dab95d6db0f3bbfd 100644
--- a/tests/lib/mirrors/mirrors_nsm_test.dart
+++ b/tests/lib/mirrors/mirrors_nsm_test.dart
@@ -116,5 +116,5 @@ testMatchingMessages() {
main() {
testMessageContents();
- testMatchingMessages(); /// dart2js: ok
+ testMatchingMessages(); //# dart2js: ok
}
« no previous file with comments | « tests/lib/mirrors/mirror_in_static_init_test.dart ('k') | tests/lib/mirrors/mirrors_used_typedef_declaration_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698