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