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