From de9c67a702cd031028a0cb817c24f49ffab97f0a Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Mon, 14 Jan 2019 14:44:11 +1000 Subject: Cleanup compiler and re-enable tests (#1512) --- 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 846b21253..e02d5e303 100644 --- a/js/unit_tests.ts +++ b/js/unit_tests.ts @@ -6,7 +6,7 @@ import "./blob_test.ts"; import "./buffer_test.ts"; import "./chmod_test.ts"; -// import "./compiler_test.ts"; +import "./compiler_test.ts"; import "./console_test.ts"; import "./copy_file_test.ts"; import "./dir_test.ts"; -- cgit v1.2.3