From 012f99bd9a0463813653bf8438e09b3247395984 Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Fri, 1 Jan 2021 08:43:54 +1100 Subject: refactor(cli): runtime compiler APIs consolidated to Deno.emit() (#8799) Closes: #4752 --- cli/tests/lib_runtime_api.ts.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/lib_runtime_api.ts.out') diff --git a/cli/tests/lib_runtime_api.ts.out b/cli/tests/lib_runtime_api.ts.out index 7aee0cc58..4e0f933fc 100644 --- a/cli/tests/lib_runtime_api.ts.out +++ b/cli/tests/lib_runtime_api.ts.out @@ -1,2 +1,2 @@ -undefined +[] [ "file:///[WILDCARD]main.ts.js", "file:///[WILDCARD]main.ts.js.map" ] -- cgit v1.2.3