| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index c72bcbd962272380a171cdd1d0ac1f0a3331ad59..45cec4017740fc754b12ea27fef94de7667ef15f 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -2,7 +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.
|
|
|
| -[ $compiler == dart2js ]
|
| +[ $compiler == dart2js || $compiler == dart2dart ]
|
| # VM specific tests that should not be run by dart2js.
|
| *vm_test: Skip
|
| *vm_negative_test: Skip
|
|
|