mirror of
https://github.com/gchq/CyberChef
synced 2026-01-06 18:43:23 +00:00
ESM: Tidied up Rotate operations
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Base64 tests.
|
||||
* Rotate tests.
|
||||
*
|
||||
* @author Matt C [matt@artemisbot.uk]
|
||||
*
|
||||
@@ -8,6 +8,7 @@
|
||||
*/
|
||||
import TestRegister from "../../TestRegister";
|
||||
|
||||
|
||||
TestRegister.addTests([
|
||||
{
|
||||
name: "Rotate left: nothing",
|
||||
|
||||
Reference in New Issue
Block a user