| Index: tests/compiler/dart2js/cps_ir/update_all.dart
|
| diff --git a/tests/compiler/dart2js/cps_ir/update_all.dart b/tests/compiler/dart2js/cps_ir/update_all.dart
|
| index 5874a25bc49010824590bd82579b1fc9733f5304..59c0bc3629cb79dff552922e955eeab582f9e03e 100644
|
| --- a/tests/compiler/dart2js/cps_ir/update_all.dart
|
| +++ b/tests/compiler/dart2js/cps_ir/update_all.dart
|
| @@ -96,6 +96,7 @@ main(args) {
|
| runTest('constructor_12.dart', update: true);
|
| runTest('constructor_13.dart', update: true);
|
| runTest('constructor_14.dart', update: true);
|
| + runTest('constructor_15.dart', update: true);
|
| runTest('constructor_2.dart', update: true);
|
| runTest('constructor_3.dart', update: true);
|
| runTest('constructor_4.dart', update: true);
|
|
|