raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
736 stars 92 forks source link

fix #212: enable direct name option test #226

Closed silkentrance closed 4 years ago

silkentrance commented 4 years ago

the name option test was already there but got never invoked. the name option was tested indirectly though via standard inband tests for file and dir, both async and sync.