mirror of
https://github.com/denoland/deno.git
synced 2025-08-02 10:02:23 +00:00
Add toString
for CallSite of eval origin (#809)
This commit is contained in:
parent
3fe4be07ca
commit
be8f49b332
3 changed files with 19 additions and 1 deletions
|
@ -17,5 +17,5 @@ import "./symlink_test.ts";
|
|||
import "./platform_test.ts";
|
||||
import "./text_encoding_test.ts";
|
||||
import "./trace_test.ts";
|
||||
|
||||
import "./v8_source_maps_test.ts";
|
||||
import "../website/app_test.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue