From 6df3196e7ccff26c42a31069282004fe1e5196b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Mon, 4 May 2015 10:55:47 +0200 Subject: [PATCH] Fix typo in test name --- tests/ssl-opt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index a28f4a060..ae324dbc8 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh @@ -1044,7 +1044,7 @@ run_test "Session resume using cache: cache_max=1" \ -s "a session has been resumed" \ -c "a session has been resumed" -run_test "Session resume using cache: timemout > delay" \ +run_test "Session resume using cache: timeout > delay" \ "$P_SRV debug_level=3 tickets=0" \ "$P_CLI debug_level=3 tickets=0 reconnect=1 reco_delay=0" \ 0 \