mirror of
https://github.com/gchq/CyberChef.git
synced 2026-02-20 00:32:11 +01:00
update tests file name and linting
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
|
||||
import mime from "mime";
|
||||
import { detectFileType } from "../core/lib/FileType";
|
||||
|
||||
|
||||
|
||||
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user