From 03e6afedbfaead0028dad5e44cc6f0c780fdbb33 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 3 Dec 2019 22:10:08 +0000 Subject: [PATCH] stest: Drop a redundant test We were going to use this for key rollover tests etc. But in fact we (much later in this series) will introduce new tests for the new key loading arrangements. Actual key rollover will come *much* later and there is little point having this placeholder in the meantime. Signed-off-by: Ian Jackson --- stest/t-dyni-kex | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 stest/t-dyni-kex diff --git a/stest/t-dyni-kex b/stest/t-dyni-kex deleted file mode 100755 index 4bc0087..0000000 --- a/stest/t-dyni-kex +++ /dev/null @@ -1,7 +0,0 @@ -#! /usr/bin/tclsh - -# Dyamic key rollover config on inside only - -source stest/common.tcl - -test-kex -- 2.30.2