| Index: tests/lib/mirrors/find_in_context_fake_function_test.dart
|
| diff --git a/tests/lib/mirrors/find_in_context_fake_function_test.dart b/tests/lib/mirrors/find_in_context_fake_function_test.dart
|
| index 5ccfaee44f7e6489992b8b993925dd7533e9bd0d..93aeeb8b8ffa79b8ecbaed0dad12209c21409e8a 100644
|
| --- a/tests/lib/mirrors/find_in_context_fake_function_test.dart
|
| +++ b/tests/lib/mirrors/find_in_context_fake_function_test.dart
|
| @@ -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.
|
|
|
| +// VMOptions=--support_find_in_context=true
|
| +
|
| // Regression test: this used to crash the VM.
|
|
|
| library test.find_in_context_fake_function;
|
|
|