test: restructure test packages

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2022-08-31 14:21:54 +02:00
parent 82ca0f4146
commit ef8be95fcc
52 changed files with 227 additions and 105 deletions

View File

@@ -6,8 +6,8 @@ import (
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"
"riasc.eu/wice/pkg/test"
"riasc.eu/wice/pkg/util"
"riasc.eu/wice/test"
)
func TestSuite(t *testing.T) {