mirror of
https://github.com/jprichardson/node-fs-extra.git
synced 2026-01-25 16:42:57 +00:00
test/remove/ moved remove tests into here
This commit is contained in:
parent
7c51598f5f
commit
feeac7576f
@ -3,7 +3,7 @@ var fs = require('fs')
|
||||
var path = require('path')
|
||||
var sr = require('secure-random')
|
||||
var testutil = require('testutil')
|
||||
var fse = require('../')
|
||||
var fse = require(process.cwd())
|
||||
|
||||
/* global afterEach, beforeEach, describe, it */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user