1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00

chore: re-enable test of website (#1508)

This commit is contained in:
Yoshiya Hinosawa 2019-01-14 00:42:08 +09:00 committed by Ryan Dahl
parent 02792d58d4
commit 3b59323e42

View file

@ -41,4 +41,4 @@ import "./url_test.ts";
import "./url_search_params_test.ts";
import "./write_file_test.ts";
// TODO import "../website/app_test.js";
import "../website/app_test.js";