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.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/uv/test/test.gyp b/deps/uv/test/test.gyp
index 480e5a26c4..917533618b 100644
--- a/deps/uv/test/test.gyp
+++ b/deps/uv/test/test.gyp
@@ -47,8 +47,9 @@
'test-hrtime.c',
'test-idle.c',
'test-ip6-addr.c',
- 'test-ipc.c',
+ 'test-ipc-heavy-traffic-deadlock-bug.c',
'test-ipc-send-recv.c',
+ 'test-ipc.c',
'test-list.h',
'test-loop-handles.c',
'test-loop-alive.c',