Tidied up Rabbit operations

This commit is contained in:
n1474335 2022-11-25 16:48:54 +00:00
parent 1cc8b150f3
commit 7403666a11
4 changed files with 32 additions and 32 deletions

View file

@ -129,7 +129,7 @@ import "./tests/Shuffle.mjs";
import "./tests/FletcherChecksum.mjs";
import "./tests/CMAC.mjs";
import "./tests/AESKeyWrap.mjs";
import "./tests/RabbitStreamCipher.mjs";
import "./tests/Rabbit.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";