test: use tmpDir instead of fixturesDir · nodejs/node@c56aa82 · GitHub
Skip to content

Commit c56aa82

Browse files
thefourtheyervagg
authored andcommitted
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. Also, this test has been moved to `parallel`, from `sequential` mode. PR-URL: #2583 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 8936302 commit c56aa82

2 files changed

Lines changed: 31 additions & 46 deletions

File tree

Lines changed: 31 additions & 0 deletions

test/sequential/test-regress-GH-3739.js

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)