mirror of
https://github.com/gchq/CyberChef
synced 2025-01-16 14:33:55 +00:00
remove old node tests from ops test suite
This commit is contained in:
parent
a4de937eb6
commit
4b7c927ca4
1 changed files with 0 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue