Explorar el Código

remove old node tests from ops test suite

d98762625 hace 6 años
padre
commit
4b7c927ca4
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      tests/operations/index.mjs

+ 0 - 2
tests/operations/index.mjs

@@ -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 = {