From 4b7c927ca4da47412583dc5d65696ac0d1cdb6c0 Mon Sep 17 00:00:00 2001 From: d98762625 Date: Fri, 4 Jan 2019 16:25:06 +0000 Subject: [PATCH] remove old node tests from ops test suite --- tests/operations/index.mjs | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/operations/index.mjs b/tests/operations/index.mjs index a113cef1..44784685 100644 --- a/tests/operations/index.mjs +++ b/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 = {