| Index: tests/language/config_import_test.dart
|
| diff --git a/tests/language/config_import_test.dart b/tests/language/config_import_test.dart
|
| index 5678e8ea09cd53b0fc21675814afbd186f65efaf..96cf3e37c854a96e49fa1811ac1f169bb9205cf6 100644
|
| --- a/tests/language/config_import_test.dart
|
| +++ b/tests/language/config_import_test.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| //
|
| // DartOptions=-Did=true -Ddotted.id=some_string -Dlots.of.dots.In.id=false --conditional-directives
|
| +// VMOptions=-Did=true -Ddotted.id=some_string -Dlots.of.dots.In.id=false --conditional-directives
|
|
|
| import 'package:expect/expect.dart';
|
|
|
|
|