mirror of
https://github.com/denoland/deno.git
synced 2025-07-31 09:05:19 +00:00
Cleanup compiler and re-enable tests (#1512)
This commit is contained in:
parent
8039e2a55a
commit
de9c67a702
4 changed files with 124 additions and 299 deletions
|
@ -6,7 +6,7 @@
|
|||
import "./blob_test.ts";
|
||||
import "./buffer_test.ts";
|
||||
import "./chmod_test.ts";
|
||||
// import "./compiler_test.ts";
|
||||
import "./compiler_test.ts";
|
||||
import "./console_test.ts";
|
||||
import "./copy_file_test.ts";
|
||||
import "./dir_test.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue