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-04 14:37:26 -0400
committerFedor Indutny <fedor@indutny.com>2016-06-04 15:44:18 -0400
commitaf170cc9bbfbed228c386b64c1bb945ab4a502ed (patch)
tree901e5758c4ff05f72826c7e616591c7a548690e8 /test/test.gyp
parenta66bb042e02bd1021a574c32a27fff087ab1c9f4 (diff)
downloaduv_link_t-af170cc9bbfbed228c386b64c1bb945ab4a502ed.tar.gz
api: experimental error reporting
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 0bd930d..131b93a 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -18,6 +18,7 @@
       "src/test-uv-link-observer-t.c",
       "src/test-defaults.c",
       "src/test-close.c",
+      "src/test-strerror.c",
     ],
   }],
 }