mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -04:00
Added operation description note and modified comment formatting
This commit is contained in:
parent
3c68ad1302
commit
88947b9d42
3 changed files with 193 additions and 188 deletions
|
@ -1,10 +1,10 @@
|
|||
/**
|
||||
SIGABA machine tests
|
||||
|
||||
@author hettysymes
|
||||
@copyright hettysymes 2020
|
||||
@license Apache-2.0
|
||||
*/
|
||||
* SIGABA machine tests
|
||||
*
|
||||
* @author hettysymes
|
||||
* @copyright hettysymes 2020
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
import TestRegister from "../../lib/TestRegister.mjs";
|
||||
|
||||
TestRegister.addTests([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue