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

Tidied up 'Parse ObjectID Timestamp' operation

This commit is contained in:
n1474335
2020-03-27 11:56:42 +00:00
parent 9c729c4490
commit 3a0c8a199a
4 changed files with 12 additions and 12 deletions

View File

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