remove old node tests from ops test suite

This commit is contained in:
d98762625 2019-01-04 16:25:06 +00:00
parent a4de937eb6
commit 4b7c927ca4
1 changed files with 0 additions and 2 deletions

View File

@ -86,8 +86,6 @@ import "./tests/Media";
// Cannot test operations that use the File type yet
//import "./tests/SplitColourChannels";
import "./tests/nodeApi/nodeApi";
import "./tests/nodeApi/ops";
let allTestsPassing = true;
const testStatusCounts = {