Add toString for CallSite of eval origin (#809)

This commit is contained in:
Kevin (Kun) "Kassimo" Qian 2018-09-24 15:42:09 -04:00 committed by Ryan Dahl
parent 3fe4be07ca
commit be8f49b332
3 changed files with 19 additions and 1 deletions

View file

@ -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";