mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Fixed tests for octal operations.
This commit is contained in:
parent
a36c9ca339
commit
5f85bff315
5 changed files with 88 additions and 7 deletions
|
@ -12,6 +12,7 @@ import "babel-polyfill";
|
|||
|
||||
import TestRegister from "./TestRegister.js";
|
||||
import "./tests/operations/Base58.js";
|
||||
import "./tests/operations/ByteRepr.js";
|
||||
import "./tests/operations/Compress.js";
|
||||
import "./tests/operations/FlowControl.js";
|
||||
import "./tests/operations/MorseCode.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue