mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
Removed test_raw_socket
This commit is contained in:
parent
32fa426e61
commit
0a9261472f
@ -578,6 +578,7 @@ endif()
|
||||
|
||||
enable_testing()
|
||||
set(tests
|
||||
test_system
|
||||
test_connect_delay
|
||||
test_connect_resolve
|
||||
test_ctx_options
|
||||
@ -611,7 +612,6 @@ if(NOT WIN32)
|
||||
list(APPEND tests
|
||||
test_monitor
|
||||
test_pair_ipc
|
||||
test_raw_sock
|
||||
test_reqrep_ipc
|
||||
test_stream)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user