From be8f49b33263238f17d8cbb334a36db6385fced2 Mon Sep 17 00:00:00 2001 From: "Kevin (Kun) \"Kassimo\" Qian" Date: Mon, 24 Sep 2018 15:42:09 -0400 Subject: Add `toString` for CallSite of eval origin (#809) --- js/unit_tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/unit_tests.ts') diff --git a/js/unit_tests.ts b/js/unit_tests.ts index 103e89d89..ae9db2a28 100644 --- a/js/unit_tests.ts +++ b/js/unit_tests.ts @@ -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"; -- cgit v1.2.3