summaryrefslogtreecommitdiff
path: root/runtest-sentinel
diff options
context:
space:
mode:
Diffstat (limited to 'runtest-sentinel')
-rwxr-xr-xruntest-sentinel2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtest-sentinel b/runtest-sentinel
index 1650eea73..3fb1ef615 100755
--- a/runtest-sentinel
+++ b/runtest-sentinel
@@ -11,4 +11,4 @@ then
echo "You need tcl 8.5 or newer in order to run the Redis Sentinel test"
exit 1
fi
-$TCLSH tests/sentinel.tcl $*
+$TCLSH tests/sentinel/run.tcl $*