diff options
Diffstat (limited to 'test.ts')
-rwxr-xr-x | test.ts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ import "flags/test.ts"; import "net/bufio_test.ts"; import "net/http_test.ts"; import "net/textproto_test.ts"; +import "examples/test.ts"; import { runTests, completePromise } from "net/file_server_test.ts"; // logging tests |