diff options
Diffstat (limited to 'test.ts')
| -rwxr-xr-x | test.ts | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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"; |
