build: add test/test-watcher-cross-stop.c to list
Overlooked in the last v0.10 -> master merge.
This commit is contained in:
parent
b1b931de4e
commit
fd723666af
@ -193,7 +193,8 @@ test_run_tests_SOURCES = test/blackhole-server.c \
|
||||
test/test-udp-open.c \
|
||||
test/test-udp-options.c \
|
||||
test/test-udp-send-and-recv.c \
|
||||
test/test-walk-handles.c
|
||||
test/test-walk-handles.c \
|
||||
test/test-watcher-cross-stop.c
|
||||
test_run_tests_LDADD = libuv.la
|
||||
|
||||
if WINNT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user