From c2ebe9ebbdc7e45d73b2734d4c0f08633c766c9e Mon Sep 17 00:00:00 2001 From: Harkrishn Patro Date: Mon, 8 Apr 2024 17:18:45 -0700 Subject: [PATCH] Add sharded-pubsub tcl test to test_helper all test set (#267) Add sharded-pubsub to the supported TCL tests. Signed-off-by: Harkrishn Patro --- tests/test_helper.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index 6d9ca6299a..1c79cbbec1 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -105,6 +105,7 @@ set ::all_tests { unit/cluster/links unit/cluster/cluster-response-tls unit/cluster/failure-marking + unit/cluster/sharded-pubsub } # Index to the next test to run in the ::all_tests list. set ::next_test 0