diff options
Diffstat (limited to 'test/simple/test-fs-read.js')
-rw-r--r-- | test/simple/test-fs-read.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple/test-fs-read.js b/test/simple/test-fs-read.js index b41e334d0..4a90f9091 100644 --- a/test/simple/test-fs-read.js +++ b/test/simple/test-fs-read.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); |