mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 07:43:22 +00:00
Add tests for Parse QR Code module
This commit is contained in:
@@ -63,6 +63,7 @@ import "./tests/operations/OTP";
|
|||||||
import "./tests/operations/PGP";
|
import "./tests/operations/PGP";
|
||||||
import "./tests/operations/PHP";
|
import "./tests/operations/PHP";
|
||||||
import "./tests/operations/ParseIPRange";
|
import "./tests/operations/ParseIPRange";
|
||||||
|
import "./tests/operations/ParseQRCode";
|
||||||
import "./tests/operations/PowerSet";
|
import "./tests/operations/PowerSet";
|
||||||
import "./tests/operations/Regex";
|
import "./tests/operations/Regex";
|
||||||
import "./tests/operations/Register";
|
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
Reference in New Issue
Block a user