diff options
Diffstat (limited to 'test.ts')
| -rwxr-xr-x | test.ts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ import "./textproto/test.ts"; import "./util/test.ts"; import "./ws/test.ts"; import "./encoding/test.ts"; +import "./os/test.ts"; import { xrun } from "./prettier/util.ts"; import { red, green } from "./colors/mod.ts"; |
