aboutsummaryrefslogtreecommitdiff
path: root/test/interop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/interop/CMakeLists.txt')
-rw-r--r--test/interop/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/interop/CMakeLists.txt b/test/interop/CMakeLists.txt
index 7b3e7bc..f35ca04 100644
--- a/test/interop/CMakeLists.txt
+++ b/test/interop/CMakeLists.txt
@@ -15,3 +15,4 @@ ADD_INTEROP_TEST(offline_message_queueing_test)
ADD_INTEROP_TEST(overlapping_subscriptions_test)
ADD_INTEROP_TEST(keepalive_test)
ADD_INTEROP_TEST(redelivery_on_reconnect_test)
+ADD_INTEROP_TEST(subscribe_failure_test)