test: speed up simple/test-fs-watch
authorBen Noordhuis <info@bnoordhuis.nl>
Sun, 1 Sep 2013 12:47:25 +0000 (14:47 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Sun, 1 Sep 2013 12:50:19 +0000 (14:50 +0200)
commitc5ed96a4b12fd254f18c7d5d630241546a4fde3e
tree044cd7cd5e4fadc0241bbf513ea8a4848c00f4d2
parent2be09f9493fb3723601c404c7989d58eed609b57
test: speed up simple/test-fs-watch

Don't wait a full second before starting the watcher, 10 ms ought to be
more than enough time.  Reduces running time from 1250 ms to 250 ms on
my system.
test/simple/test-fs-watch.js