mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Renamed JSON to Yaml to Beautify JSON
This commit is contained in:
parent
23763363ba
commit
7353315baa
5 changed files with 12 additions and 12 deletions
|
@ -107,7 +107,7 @@ import "./tests/CBORDecode.mjs";
|
|||
import "./tests/JA3Fingerprint.mjs";
|
||||
import "./tests/JA3SFingerprint.mjs";
|
||||
import "./tests/HASSH.mjs";
|
||||
import "./tests/YAML.mjs";
|
||||
import "./tests/BeautifyYAML.mjs";
|
||||
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue