| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 3ca95db255b1012f554f3f3aa6114239fb5c3791..f5c705fe50b92f000d78c0cd3980d7ea433aa541 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -30,6 +30,7 @@
|
| # Modules which are only meant to be imported from by other tests, not to be
|
| # tested standalone.
|
| 'modules-skip*': [SKIP],
|
| + 'harmony/modules-skip*': [SKIP],
|
|
|
| # All tests in the bug directory are expected to fail.
|
| 'bugs/*': [FAIL],
|
|
|