diff options
Diffstat (limited to 'test/simple/test-sendfd.js')
-rw-r--r-- | test/simple/test-sendfd.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/simple/test-sendfd.js b/test/simple/test-sendfd.js index bb39c28f62..328d1989e1 100644 --- a/test/simple/test-sendfd.js +++ b/test/simple/test-sendfd.js @@ -19,6 +19,9 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. +// libuv-broken + + // Test sending and receiving a file descriptor. // // This test is pretty complex. It ends up spawning test/fixtures/recvfd.js |