Commit ecebe0aa authored by Dominik Charousset's avatar Dominik Charousset

Fix uniform_type unit test

parent ab51589b
......@@ -217,6 +217,7 @@ CAF_TEST(test_uniform_type) {
"caf::io::acceptor_closed_msg",
"caf::io::connection_handle",
"caf::io::connection_closed_msg",
"caf::io::network::protocol",
"caf::io::new_connection_msg",
"caf::io::new_data_msg"));
CAF_MESSAGE("io types checked");
......
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