diff options
Diffstat (limited to 'cli/tests/info_json.out')
-rw-r--r-- | cli/tests/info_json.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cli/tests/info_json.out b/cli/tests/info_json.out new file mode 100644 index 000000000..361728a7b --- /dev/null +++ b/cli/tests/info_json.out @@ -0,0 +1,5 @@ +{ + "denoDir": "[WILDCARD]", + "modulesCache": "[WILDCARD]deps", + "typescriptCache": "[WILDCARD]gen" +}
\ No newline at end of file |