diff options
Diffstat (limited to 'js/unit_tests.ts')
-rw-r--r-- | js/unit_tests.ts | 2 |
1 files changed, 0 insertions, 2 deletions
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"; |