mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 00:36:16 -04:00
Adding test cases for JSON Beautify
This commit is contained in:
parent
a946d04a72
commit
97613eb3c7
2 changed files with 112 additions and 0 deletions
|
@ -50,6 +50,7 @@ import "./tests/operations/HaversineDistance";
|
|||
import "./tests/operations/Hexdump";
|
||||
import "./tests/operations/Image";
|
||||
import "./tests/operations/Jump";
|
||||
import "./tests/operations/JSONBeautify";
|
||||
import "./tests/operations/JWTDecode";
|
||||
import "./tests/operations/JWTSign";
|
||||
import "./tests/operations/JWTVerify";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue