test-sync.js 105 B

123
  1. var rimraf = require("../rimraf")
  2. , path = require("path")
  3. rimraf.sync(path.join(__dirname, "target"))