diff options
Diffstat (limited to 'test.ts')
| -rwxr-xr-x | test.ts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ import "./strings/test.ts"; import "./testing/test.ts"; import "./textproto/test.ts"; import "./toml/test.ts"; +import "./util/test.ts"; import "./ws/test.ts"; import "./testing/main.ts"; |
