mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 04:39:10 +00:00
Remove dead code js/compiler_test.ts (#2160)
This commit is contained in:
parent
8ba6e4fa13
commit
f77b112797
2 changed files with 0 additions and 687 deletions
|
@ -7,8 +7,6 @@ import "./blob_test.ts";
|
|||
import "./buffer_test.ts";
|
||||
import "./build_test.ts";
|
||||
import "./chmod_test.ts";
|
||||
// TODO find a way to test the compiler with split snapshots
|
||||
// import "./compiler_test.ts";
|
||||
import "./console_test.ts";
|
||||
import "./copy_file_test.ts";
|
||||
import "./custom_event_test.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue