hs-test: auto register test actions

Type: improvement

Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Change-Id: Icb5db6f69eda93181aba69b1f8676a73c0a4561b
This commit is contained in:
Filip Tehlar
2022-11-22 12:49:22 +01:00
committed by Florin Coras
parent b79d09bbfa
commit 1a9dc75fe8
8 changed files with 62 additions and 78 deletions

View File

@@ -78,5 +78,4 @@ func TestNs(t *testing.T) {
func TestVeths2(t *testing.T) {
var m Veths2Suite
suite.Run(t, &m)
}