mirror of
https://github.com/gchq/CyberChef
synced 2025-12-24 04:04:25 +00:00
Fixed tests for octal operations.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user