mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-28 04:46:57 -04:00
fix jsdoc on testSetGet()
This commit is contained in:
@@ -9,7 +9,7 @@ describe('manipulators', function() {
|
||||
/**
|
||||
* @param {string} itemType
|
||||
* @param {*} value
|
||||
* @param {*} expected
|
||||
* @param {*} [expected]
|
||||
* @return {void}
|
||||
*/
|
||||
function testSetGet(itemType, value, expected) {
|
||||
|
||||
Reference in New Issue
Block a user