Chromium Code Reviews| Index: tests/language/enum_const_test.dart |
| =================================================================== |
| --- tests/language/enum_const_test.dart (revision 41881) |
| +++ tests/language/enum_const_test.dart (working copy) |
| @@ -2,6 +2,8 @@ |
| // 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. |
| +// SharedOptions=--enable-enum |
| + |
| import "dart:isolate"; |
| import "package:expect/expect.dart"; |