Commit 2af23cf4 authored by Richard Newton's avatar Richard Newton

Merge pull request #687 from hintjens/master

Updated CMake project for test_issue_566
parents d568e7f5 015b43f9
...@@ -610,7 +610,8 @@ set(tests ...@@ -610,7 +610,8 @@ set(tests
test_sub_forward test_sub_forward
test_term_endpoint test_term_endpoint
test_timeo test_timeo
test_inproc_connect) test_inproc_connect
test_issue_566)
if(NOT WIN32) if(NOT WIN32)
list(APPEND tests list(APPEND tests
test_monitor test_monitor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment