eb71f10476e819acc655f6765f9f3e0f93cb511d
[yaffs-website] / node_modules / temp / node_modules / rimraf / test / test-sync.js
1 var rimraf = require("../rimraf")
2   , path = require("path")
3 rimraf.sync(path.join(__dirname, "target"))