test: fix flaky unit test test-fs-realpath.js
authorAlexis Campailla <alexis@janeasystems.com>
Thu, 19 Dec 2013 15:55:06 +0000 (07:55 -0800)
committerFedor Indutny <fedor.indutny@gmail.com>
Fri, 20 Dec 2013 16:40:28 +0000 (20:40 +0400)
commitf030d8426aa3241ad180c385f15134548579e7ce
tree766a51830e7c590076e441a08872cc2ef71d7133
parentea18aecc82786cf54abefbdd79f9a46753ad2363
test: fix flaky unit test test-fs-realpath.js

The test was not performing proper cleanup and so it would
fail if run more than one time on the same machine.
test/simple/test-fs-realpath.js