Skip to content

Commit

Permalink
Remove old tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed May 19, 2023
1 parent d891fc7 commit de81c81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test-karma.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit de81c81

Please sign in to comment.