From 30d57246fd6d79629ecc2f52e0c1465a0e18be7a Mon Sep 17 00:00:00 2001 From: Yuqing CHEN Date: Wed, 22 May 2019 15:13:24 +0800 Subject: [PATCH] wip: add console to debug in azure. do not merge --- http/file_server_test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/http/file_server_test.ts b/http/file_server_test.ts index e711782bbc901..94ba33160e3ad 100644 --- a/http/file_server_test.ts +++ b/http/file_server_test.ts @@ -57,6 +57,7 @@ test(async function serveDirectory(): Promise { const page = await res.text(); assert(page.includes("azure-pipelines.yml")); assert(/\([a-zA-Z-]{10}\)<\/td>/.test(page)); + console.log(page) assert( page.includes( `azure-pipelines.yml`