From acc32e1cee043ef7233a94bcf5645c4a842ed13a Mon Sep 17 00:00:00 2001 From: Mohammad Sulaiman Date: Mon, 16 Sep 2024 20:08:00 +0300 Subject: chore: move info itests (#25659) --- tests/testdata/info/info_json_location.out | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/testdata/info/info_json_location.out (limited to 'tests/testdata/info/info_json_location.out') diff --git a/tests/testdata/info/info_json_location.out b/tests/testdata/info/info_json_location.out deleted file mode 100644 index 004bf03db..000000000 --- a/tests/testdata/info/info_json_location.out +++ /dev/null @@ -1,10 +0,0 @@ -{ - "version": 1, - "denoDir": "[WILDCARD]", - "modulesCache": "[WILDCARD]deps", - "npmCache": "[WILDCARD]npm", - "typescriptCache": "[WILDCARD]gen", - "registryCache": "[WILDCARD]registries", - "originStorage": "[WILDCARD]location_data[WILDCARD]", - "localStorage": "[WILDCARD]location_data[WILDCARD]local_storage" -} -- cgit v1.2.3