diff options
Diffstat (limited to 'test.ts')
| -rwxr-xr-x | test.ts | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ import "./fs/globrex_test.ts"; import "./fs/glob_test.ts"; import "./fs/exists_test.ts"; import "./fs/empty_dir_test.ts"; +import "./fs/ensure_dir_test.ts"; +import "./fs/ensure_file_test.ts"; import "./io/test.ts"; import "./http/server_test.ts"; import "./http/file_server_test.ts"; |
