0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-15 02:07:59 +08:00

Fixes CMake build after ZAP test file was deleted.

File was removed in 5bf96f64b07ff74548495fdf38198a9cc8edb662 a few days ago.
This commit is contained in:
Andre Caron 2014-01-14 17:22:52 -08:00
parent f253fe5f42
commit 21011541e0

View File

@ -635,7 +635,6 @@ list(APPEND tests
test_abstract_ipc test_abstract_ipc
test_proxy test_proxy
test_filter_ipc test_filter_ipc
test_zap_ipc_creds
) )
endif() endif()