mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
move NodeDish tests out into own file
This commit is contained in:
parent
de8c99eceb
commit
aeb08caf77
3 changed files with 70 additions and 56 deletions
|
@ -30,6 +30,7 @@ import TestRegister from "../lib/TestRegister";
|
|||
import "./tests/nodeApi";
|
||||
import "./tests/operations";
|
||||
import "./tests/File";
|
||||
import "./tests/NodeDish";
|
||||
|
||||
const testStatus = {
|
||||
allTestsPassing: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue