Sha256: 5af8f60c9efbac28a862b5f350dd13196eda66c64c9ef3f506abc8c17fdd8a9a

Contents?: true

Size: 251 Bytes

Versions: 124

Compression:

Stored size: 251 Bytes

Contents

// remove the fixtures
var tap = require("tap")
, rimraf = require("rimraf")
, path = require("path")

tap.test("cleanup fixtures", function (t) {
  rimraf(path.resolve(__dirname, "a"), function (er) {
    t.ifError(er, "removed")
    t.end()
  })
})

Version data entries

124 entries across 75 versions & 10 rubygems

Version Path
trans-0.5.10 template/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/test/zz-cleanup.js
trans-0.5.10 template/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/test/zz-cleanup.js
trans-0.5.9 template/node_modules/grunt/node_modules/glob/test/zz-cleanup.js
trans-0.5.9 template/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/glob/test/zz-cleanup.js
trans-0.5.9 template/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/test/zz-cleanup.js
trans-0.5.9 template/node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
trans-0.5.9 template/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
trans-0.5.9 template/node_modules/grunt-contrib-nodeunit/node_modules/nodeunit/node_modules/tap/node_modules/glob/test/zz-cleanup.js
trans-0.5.9 template/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/test/zz-cleanup.js
pleeease-0.0.3 node_modules/pleeease/node_modules/multi-glob/node_modules/glob/test/zz-cleanup.js
pleeease-0.0.2 node_modules/pleeease/node_modules/multi-glob/node_modules/glob/test/zz-cleanup.js
stylus-source-0.42.2 vendor/node_modules/glob/test/zz-cleanup.js
stylus-source-0.42.2 vendor/node_modules/mocha/node_modules/glob/test/zz-cleanup.js
stylus-source-0.42.1 vendor/node_modules/glob/test/zz-cleanup.js
stylus-source-0.42.1 vendor/node_modules/mocha/node_modules/glob/test/zz-cleanup.js
stylus-source-0.42.0 vendor/node_modules/mocha/node_modules/glob/test/zz-cleanup.js
stylus-source-0.42.0 vendor/node_modules/glob/test/zz-cleanup.js
stylus-source-0.41.3 vendor/node_modules/mocha/node_modules/glob/test/zz-cleanup.js
stylus-source-0.41.2 vendor/node_modules/mocha/node_modules/glob/test/zz-cleanup.js
stylus-source-0.41.1 vendor/node_modules/mocha/node_modules/glob/test/zz-cleanup.js