Skip to content

Commit

Permalink
Erm, need to run the Fiber
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Aug 8, 2011
1 parent ddcf4ef commit ff4730a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-fiber.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ try {
if (rimraf) {
Fiber(function () {
rimraf(path.join(__dirname, "target")).wait()
})
}).run()
}

0 comments on commit ff4730a

Please sign in to comment.