2
0
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:
n1474335
2018-04-06 12:40:39 +00:00
parent af51090ebb
commit fad4713a90
6 changed files with 18 additions and 36 deletions

View File

@@ -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",