Pārlūkot izejas kodu

remove old node tests from ops test suite

d98762625 6 gadi atpakaļ
vecāks
revīzija
4b7c927ca4
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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
 // Cannot test operations that use the File type yet
 //import "./tests/SplitColourChannels";
 //import "./tests/SplitColourChannels";
 
 
-import "./tests/nodeApi/nodeApi";
-import "./tests/nodeApi/ops";
 
 
 let allTestsPassing = true;
 let allTestsPassing = true;
 const testStatusCounts = {
 const testStatusCounts = {