| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index df38e4a5144990cbad8aa2046125073451063630..27b6c4bded7ebecd5e3a8e7e16bb599ac6f7037e 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],
|
|
|