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 041727e..7b3e7bc 100644
--- a/test/interop/CMakeLists.txt
+++ b/test/interop/CMakeLists.txt
@@ -14,3 +14,4 @@ ADD_INTEROP_TEST(zero_length_clientid_test)
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)