summaryrefslogtreecommitdiff
path: root/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test.ts')
-rwxr-xr-xtest.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.ts b/test.ts
index 6850fc5af..9bb68e5ae 100755
--- a/test.ts
+++ b/test.ts
@@ -18,6 +18,8 @@ import "io/util_test.ts";
import "http/http_test.ts";
import "http/file_server_test.ts";
import "log/test.ts";
+import "log/handlers_test.ts";
+import "log/logger_test.ts";
import "media_types/test.ts";
import "testing/test.ts";
import "textproto/test.ts";