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

Unified Diff: tests/lib_strong/mirrors/library_declarations_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_strong/mirrors/library_declarations_test.dart
diff --git a/tests/lib_strong/mirrors/library_declarations_test.dart b/tests/lib_strong/mirrors/library_declarations_test.dart
index 5e78a217cf3842462a4c0e30d43c004b8bead7d5..1e597931200a7f32c41dd4eb38499eec5cc5dd8f 100644
--- a/tests/lib_strong/mirrors/library_declarations_test.dart
+++ b/tests/lib_strong/mirrors/library_declarations_test.dart
@@ -23,7 +23,7 @@ main() {
'variables');
// dart2js stops testing here.
- return; // /// 01: ok
+ return; // //# 01: ok
Expect.setEquals(
['Method(s(_libraryGetter)'
« no previous file with comments | « tests/lib_strong/mirrors/invoke_named_test.dart ('k') | tests/lib_strong/mirrors/library_imports_bad_metadata_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698