X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=node_modules%2Ftemp%2Fnode_modules%2Frimraf%2Ftest%2Ftest-sync.js;fp=node_modules%2Ftemp%2Fnode_modules%2Frimraf%2Ftest%2Ftest-sync.js;h=eb71f10476e819acc655f6765f9f3e0f93cb511d;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/node_modules/temp/node_modules/rimraf/test/test-sync.js b/node_modules/temp/node_modules/rimraf/test/test-sync.js new file mode 100644 index 000000000..eb71f1047 --- /dev/null +++ b/node_modules/temp/node_modules/rimraf/test/test-sync.js @@ -0,0 +1,3 @@ +var rimraf = require("../rimraf") + , path = require("path") +rimraf.sync(path.join(__dirname, "target"))