diff options
Diffstat (limited to 'js/unit_tests.ts')
-rw-r--r-- | js/unit_tests.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/unit_tests.ts b/js/unit_tests.ts index 73298297b..df4a27f19 100644 --- a/js/unit_tests.ts +++ b/js/unit_tests.ts @@ -32,7 +32,6 @@ import "./read_file_test.ts"; import "./read_link_test.ts"; import "./rename_test.ts"; import "./resources_test.ts"; -import "./runner_test.ts"; import "./stat_test.ts"; import "./symlink_test.ts"; import "./text_encoding_test.ts"; |