diff --git a/tests/test-karma.js b/tests/test-karma.js index e15cb2a4..724ab438 100644 --- a/tests/test-karma.js +++ b/tests/test-karma.js @@ -90,7 +90,6 @@ if(process.env.TESTS) { // other tests entries.push(join(_top, 'tests/misc.js')); entries.push(join(_top, 'tests/graph-container.js')); - entries.push(join(_top, 'tests/new-embed-api')); // WebIDL tests entries.push(webidl);