XML Validator Tests

This commit is contained in:
n1073645 2020-04-17 14:37:08 +01:00
parent 2e28a4d737
commit 031b0f5317
2 changed files with 33 additions and 0 deletions

View file

@ -101,6 +101,7 @@ import "./tests/LuhnChecksum.mjs";
import "./tests/CipherSaber2.mjs";
import "./tests/Colossus.mjs";
import "./tests/ParseObjectIDTimestamp.mjs";
import "./tests/XMLValidator.mjs";
// Cannot test operations that use the File type yet