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
entangled-0.0.12 spec/dummy/public/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.12 spec/dummy/public/node_modules/grunt/node_modules/glob/test/zz-cleanup.js
entangled-0.0.12 spec/dummy/public/node_modules/karma/node_modules/glob/test/zz-cleanup.js
entangled-0.0.11 spec/dummy/public/node_modules/grunt/node_modules/glob/test/zz-cleanup.js
entangled-0.0.11 spec/dummy/public/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.11 spec/dummy/public/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.11 spec/dummy/public/node_modules/bower/node_modules/glob/test/zz-cleanup.js
entangled-0.0.11 spec/dummy/public/node_modules/karma/node_modules/glob/test/zz-cleanup.js
entangled-0.0.10 spec/dummy/public/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.10 spec/dummy/public/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.10 spec/dummy/public/node_modules/bower/node_modules/glob/test/zz-cleanup.js
entangled-0.0.10 spec/dummy/public/node_modules/grunt/node_modules/glob/test/zz-cleanup.js
entangled-0.0.10 spec/dummy/public/node_modules/karma/node_modules/glob/test/zz-cleanup.js
stylus-source-0.49.3 vendor/node_modules/mocha/node_modules/glob/test/zz-cleanup.js
stylus-source-0.49.3 vendor/node_modules/glob/test/zz-cleanup.js
trans-0.5.10 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.10 template/node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
trans-0.5.10 template/node_modules/grunt/node_modules/glob/test/zz-cleanup.js
trans-0.5.10 template/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
trans-0.5.10 template/node_modules/grunt-contrib-nodeunit/node_modules/nodeunit/node_modules/tap/node_modules/glob/test/zz-cleanup.js