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