Fix typo in TestRegister.js
This commit is contained in:
parent
d680b4a06f
commit
3d89881373
@ -39,6 +39,8 @@
|
|||||||
* Returns the list of tests.
|
* Returns the list of tests.
|
||||||
*
|
*
|
||||||
* @returns {Object[]} tests
|
* @returns {Object[]} tests
|
||||||
|
*/
|
||||||
|
TestRegister.prototype.getTests = function() {
|
||||||
return this.tests;
|
return this.tests;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user