diff options
Diffstat (limited to 'test.ts')
| -rwxr-xr-x | test.ts | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,5 @@ import "testing/test.ts"; import "textproto/test.ts"; import "ws/sha1_test.ts"; import "ws/test.ts"; + +import "testing/main.ts"; |
