mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

fixed syntax error #121

Closed FND closed 9 years ago

FND commented 9 years ago

discovered while trying - and failing - to get the test suite to run (cf. #120)

mikedeboer commented 9 years ago

Nice, thanks for this contribution!