| Index: tests/language/ct_const2_test.dart
|
| diff --git a/tests/language/ct_const2_test.dart b/tests/language/ct_const2_test.dart
|
| index 8aa13c3b428907a1ab37dad2768b253041bb07f3..330fe3d97b2d2220ebfd09f893fac290ee9c507e 100644
|
| --- a/tests/language/ct_const2_test.dart
|
| +++ b/tests/language/ct_const2_test.dart
|
| @@ -2,8 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
| // VMOptions=
|
| -// The --compile_all flag is disabled due to Issue 6697.
|
| -// VMOptions=--compile_all--NOT
|
| +// VMOptions=--compile_all
|
|
|
| // Exercises language constructs that require compile time constants
|
|
|
|
|