mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 10:30:08 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2192aaf621
commit
0cdab633c7
2
test.js
2
test.js
@ -969,7 +969,9 @@ if(typeof(__filename) != 'undefined'
|
|||||||
handler: function(){
|
handler: function(){
|
||||||
module.VERBOSE = true }
|
module.VERBOSE = true }
|
||||||
},
|
},
|
||||||
|
// hide stuff we do not need...
|
||||||
'-quiet': undefined,
|
'-quiet': undefined,
|
||||||
|
'-': undefined,
|
||||||
|
|
||||||
'@*': undefined,
|
'@*': undefined,
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user