diff options
Diffstat (limited to 'test.ts')
| -rwxr-xr-x | test.ts | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ import "./io/writers_test.ts"; import "./io/readers_test.ts"; import "./fs/path/test.ts"; import "./fs/walk_test.ts"; +import "./fs/globrex_test.ts"; +import "./fs/glob_test.ts"; import "./io/test.ts"; import "./http/server_test.ts"; import "./http/file_server_test.ts"; |
