summaryrefslogtreecommitdiff
path: root/deps/uv/test/test.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'deps/uv/test/test.gyp')
-rw-r--r--deps/uv/test/test.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/uv/test/test.gyp b/deps/uv/test/test.gyp
index a4083e9178..6158a2b8b6 100644
--- a/deps/uv/test/test.gyp
+++ b/deps/uv/test/test.gyp
@@ -35,6 +35,8 @@
'test-fs-readdir.c',
'test-fs-copyfile.c',
'test-fs-event.c',
+ 'test-fs-fd-hash.c',
+ 'test-fs-open-flags.c',
'test-fs-poll.c',
'test-getters-setters.c',
'test-get-currentexe.c',