2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Add tests for Parse QR Code module

This commit is contained in:
j433866
2018-12-21 11:26:03 +00:00
parent d0e428b728
commit c2f6b8df66
2 changed files with 72 additions and 0 deletions

View File

@@ -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";

File diff suppressed because one or more lines are too long