mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Fix typo in TestRegister.js
This commit is contained in:
parent
d680b4a06f
commit
3d89881373
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
|||
* Returns the list of tests.
|
||||
*
|
||||
* @returns {Object[]} tests
|
||||
*/
|
||||
TestRegister.prototype.getTests = function() {
|
||||
return this.tests;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue