build: add test-tty to gyp file list, unbreaks build

This commit is contained in:
Ben Noordhuis 2011-09-21 00:26:29 +02:00
parent c03d42607e
commit 9f8bc7b4b8

1
uv.gyp
View File

@ -269,6 +269,7 @@
'test/test-threadpool.c',
'test/test-timer-again.c',
'test/test-timer.c',
'test/test-tty.c',
'test/test-udp-dgram-too-big.c',
'test/test-udp-ipv6.c',
'test/test-udp-send-and-recv.c',