Ox.test: fix docs
This commit is contained in:
parent
d29bc5569b
commit
1b62ccfc4b
1 changed files with 1 additions and 1 deletions
|
@ -745,7 +745,7 @@ Ox.minify = function() {
|
|||
|
||||
/*@
|
||||
Ox.test <f> Takes JavaScript, runs inline tests, returns results
|
||||
(source, callback) -> <[o]> Array of results
|
||||
(source, callback) -> <u> undefined
|
||||
(file, callback) -> <u> undefined
|
||||
(files, callback) -> <u> undefined
|
||||
(doc, callback) -> <u> undefined
|
||||
|
|
Loading…
Reference in a new issue