Merge pull request #824 from AndreLouisCaron/fix-cmake-build

Fixes CMake build after ZAP test file was deleted.
This commit is contained in:
Pieter Hintjens 2014-01-14 22:24:30 -08:00
commit f8300d183a

View File

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