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.16 spec/dummy/public/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.16 spec/dummy/public/node_modules/bower/node_modules/glob/test/zz-cleanup.js
entangled-0.0.16 spec/dummy/public/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.15 spec/dummy/public/node_modules/karma/node_modules/glob/test/zz-cleanup.js
entangled-0.0.15 spec/dummy/public/node_modules/grunt/node_modules/glob/test/zz-cleanup.js
entangled-0.0.15 spec/dummy/public/node_modules/bower/node_modules/glob/test/zz-cleanup.js
entangled-0.0.15 spec/dummy/public/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.15 spec/dummy/public/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.14 spec/dummy/public/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.14 spec/dummy/public/node_modules/grunt/node_modules/glob/test/zz-cleanup.js
entangled-0.0.14 spec/dummy/public/node_modules/karma/node_modules/glob/test/zz-cleanup.js
entangled-0.0.14 spec/dummy/public/node_modules/bower/node_modules/glob/test/zz-cleanup.js
entangled-0.0.14 spec/dummy/public/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.13 spec/dummy/public/node_modules/karma/node_modules/glob/test/zz-cleanup.js
entangled-0.0.13 spec/dummy/public/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.13 spec/dummy/public/node_modules/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js
entangled-0.0.13 spec/dummy/public/node_modules/bower/node_modules/glob/test/zz-cleanup.js
entangled-0.0.13 spec/dummy/public/node_modules/grunt/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