about summary refs log tree commit diff stats
path: root/test/test.gyp
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2016-05-26 01:58:55 -0400
committerFedor Indutny <fedor@indutny.com>2016-05-26 01:58:55 -0400
commita4e614177addfebb6f669e707dc5552c3d3ced1a (patch)
tree68c2018cf2a7f88879ad05585c16bdc40c4ac7b5 /test/test.gyp
parent563174a6894f4b4bdf3f90b28fde84d5dd6bfee8 (diff)
downloaduv_link_t-a4e614177addfebb6f669e707dc5552c3d3ced1a.tar.gz
test: uv_link_observer_t test
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 c63a046..ef59c95 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -15,6 +15,7 @@
     "sources": [
       "src/main.c",
       "src/test-uv-link-source-t.c",
+      "src/test-uv-link-observer-t.c",
     ],
   }],
 }