| Index: test/mjsunit/mjsunit.isolate
|
| diff --git a/test/mjsunit/mjsunit.isolate b/test/mjsunit/mjsunit.isolate
|
| index f98cbdb023f31132daf4f75e33f4adf14006e7ed..6ebd801eac3ae40d76509d4ac6f149ee2744835e 100644
|
| --- a/test/mjsunit/mjsunit.isolate
|
| +++ b/test/mjsunit/mjsunit.isolate
|
| @@ -14,12 +14,11 @@
|
| '../../tools/profviz/composer.js',
|
| '../../tools/splaytree.js',
|
| '../../tools/tickprocessor.js',
|
| - '../../tools/dumpcpp.js',
|
| - '../wasm-js/',
|
| + '../../tools/dumpcpp.js'
|
| ],
|
| },
|
| 'includes': [
|
| '../../src/d8.isolate',
|
| '../../tools/testrunner/testrunner.isolate',
|
| ],
|
| -}
|
| +}
|
|
|