mirror of
https://github.com/gchq/CyberChef
synced 2024-11-15 00:57:08 +00:00
Add tests for Parse QR Code module
This commit is contained in:
parent
d0e428b728
commit
c2f6b8df66
2 changed files with 72 additions and 0 deletions
|
@ -63,6 +63,7 @@ import "./tests/operations/OTP";
|
|||
import "./tests/operations/PGP";
|
||||
import "./tests/operations/PHP";
|
||||
import "./tests/operations/ParseIPRange";
|
||||
import "./tests/operations/ParseQRCode";
|
||||
import "./tests/operations/PowerSet";
|
||||
import "./tests/operations/Regex";
|
||||
import "./tests/operations/Register";
|
||||
|
|
71
test/tests/operations/ParseQRCode.mjs
Normal file
71
test/tests/operations/ParseQRCode.mjs
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue