about summary refs log tree commit diff stats
path: root/test/test.gyp
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2016-06-03 13:59:37 -0400
committerFedor Indutny <fedor@indutny.com>2016-06-03 13:59:37 -0400
commit88ffbdbebace7624f934e91c97731f18f3f8ee03 (patch)
tree18183f3e21aa2551a675bf201c9f2621484501c2 /test/test.gyp
parent1d9649b1ae65b2b119b01a376f5c232982af1b89 (diff)
downloaduv_link_t-88ffbdbebace7624f934e91c97731f18f3f8ee03.tar.gz
test: add test for close protection
Diffstat (limited to 'test/test.gyp')
-rw-r--r--test/test.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.gyp b/test/test.gyp
index ef59c95..2a5d1d4 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -16,6 +16,7 @@
       "src/main.c",
       "src/test-uv-link-source-t.c",
       "src/test-uv-link-observer-t.c",
+      "src/test-close.c",
     ],
   }],
 }