summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/tls13ccstest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/tls13ccstest.c b/test/tls13ccstest.c
index 1dde451c95..4825795175 100644
--- a/test/tls13ccstest.c
+++ b/test/tls13ccstest.c
@@ -471,10 +471,6 @@ static int test_tls13ccs(int tst)
|| !TEST_size_t_gt(chsessidlen, 0))
goto err;
break;
-
- default:
- TEST_error("Invalid test value");
- goto err;
}
ret = 1;