mirror of
https://github.com/gchq/CyberChef
synced 2026-01-08 11:33:51 +00:00
Fix typo in TestRegister.js
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
* Returns the list of tests.
|
||||
*
|
||||
* @returns {Object[]} tests
|
||||
*/
|
||||
TestRegister.prototype.getTests = function() {
|
||||
return this.tests;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user