mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 00:36:16 -04: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
|
// 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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue