Added Test, function checks, and cleaned some output.

This commit is contained in:
bwhitn 2017-12-15 19:46:21 -05:00
parent 946d165aa0
commit 75a5fc0ddc
3 changed files with 52 additions and 6 deletions

View file

@ -26,6 +26,7 @@ import "./tests/operations/Image.js";
import "./tests/operations/MorseCode.js";
import "./tests/operations/MS.js";
import "./tests/operations/PHP.js";
import "./tests/operations/NetBIOS.js";
import "./tests/operations/StrUtils.js";
import "./tests/operations/SeqUtils.js";