ESM: Fixed PGP ops and added tests

This commit is contained in:
n1474335 2018-05-29 16:00:24 +00:00
parent 78c1c4d680
commit 6a4bc3c9df
8 changed files with 301 additions and 22 deletions

View file

@ -48,6 +48,7 @@ import "./tests/operations/Hexdump";
import "./tests/operations/Image";
import "./tests/operations/MorseCode";
import "./tests/operations/MS";
import "./tests/operations/PGP";
import "./tests/operations/PHP";
import "./tests/operations/NetBIOS";
import "./tests/operations/OTP";