mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
update tests file name and linting
This commit is contained in:
parent
8c48d73b03
commit
9e2aac0696
3 changed files with 1 additions and 2 deletions
|
@ -29,7 +29,7 @@ global.ENVIRONMENT_IS_WEB = function() {
|
|||
|
||||
import TestRegister from "../lib/TestRegister";
|
||||
import "./tests/nodeApi";
|
||||
import "./tests/ops";
|
||||
import "./tests/operations";
|
||||
import "./tests/File";
|
||||
|
||||
const testStatus = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue