From f77b112797ffd686958928818a1b6acfdda197fe Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 21 Apr 2019 15:39:27 -0400 Subject: Remove dead code js/compiler_test.ts (#2160) --- js/unit_tests.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'js/unit_tests.ts') diff --git a/js/unit_tests.ts b/js/unit_tests.ts index 8b551b6fb..4df3ae16e 100644 --- a/js/unit_tests.ts +++ b/js/unit_tests.ts @@ -7,8 +7,6 @@ import "./blob_test.ts"; import "./buffer_test.ts"; import "./build_test.ts"; import "./chmod_test.ts"; -// TODO find a way to test the compiler with split snapshots -// import "./compiler_test.ts"; import "./console_test.ts"; import "./copy_file_test.ts"; import "./custom_event_test.ts"; -- cgit v1.2.3