update tests file name and linting
This commit is contained in:
parent
8c48d73b03
commit
9e2aac0696
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user