Commit 015b43f9 authored by Pieter Hintjens's avatar Pieter Hintjens

Updated CMake project for test_issue_566

parent e42a0a40
...@@ -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