mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 00:06:17 -04:00
Add tests for From Decimal
This commit is contained in:
parent
a276378887
commit
3f0af9cdea
2 changed files with 35 additions and 1 deletions
|
@ -41,7 +41,8 @@ import "./tests/operations/ConditionalJump";
|
|||
import "./tests/operations/Crypt";
|
||||
import "./tests/operations/DateTime";
|
||||
import "./tests/operations/Fork";
|
||||
import "./tests/operations/FromGeohash.mjs";
|
||||
import "./tests/operations/FromDecimal";
|
||||
import "./tests/operations/FromGeohash";
|
||||
import "./tests/operations/Hash";
|
||||
import "./tests/operations/HaversineDistance";
|
||||
import "./tests/operations/Hexdump";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue