| Index: tests/lib/mirrors/library_declarations_test.dart
|
| diff --git a/tests/lib/mirrors/library_declarations_test.dart b/tests/lib/mirrors/library_declarations_test.dart
|
| index 5e78a217cf3842462a4c0e30d43c004b8bead7d5..1e597931200a7f32c41dd4eb38499eec5cc5dd8f 100644
|
| --- a/tests/lib/mirrors/library_declarations_test.dart
|
| +++ b/tests/lib/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)'
|
|
|