mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
chore(std/wasi): enable and fix lint errors in tests (#7324)
This commit is contained in:
parent
c44c45a334
commit
c10900b2c1
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
/* eslint-disable */
|
||||
|
||||
import { assert, assertEquals } from "../testing/asserts.ts";
|
||||
import { assertEquals } from "../testing/asserts.ts";
|
||||
import { copy } from "../fs/mod.ts";
|
||||
import * as path from "../path/mod.ts";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue