Skip to content

test: use tmpDir instead of fixturesDir

This test was using fixturesDir to create temp files to test. This patch replaces that with tmpDir and uses assert module to test.

CI Run: https://jenkins-iojs.nodesource.com/job/node-test-pull-request/192/

Merge request reports

Loading