| Index: tests/lib_strong/mirrors/class_declarations_test.dart
|
| diff --git a/tests/lib_strong/mirrors/class_declarations_test.dart b/tests/lib_strong/mirrors/class_declarations_test.dart
|
| index 001309f6bc1030c1ae782e4949031b4a4710597d..596f9c4e2ab6aabc55839f419ea25392626b909d 100644
|
| --- a/tests/lib_strong/mirrors/class_declarations_test.dart
|
| +++ b/tests/lib_strong/mirrors/class_declarations_test.dart
|
| @@ -50,7 +50,7 @@ main() {
|
| 'setters');
|
|
|
| // dart2js stops testing here.
|
| - return; // /// 01: ok
|
| + return; // //# 01: ok
|
|
|
| Expect.setEquals(
|
| ['Method(s(+) in s(Class))',
|
|
|