diff --git a/cmd/create_test.go b/cmd/create_test.go new file mode 100644 index 0000000..0c0256b --- /dev/null +++ b/cmd/create_test.go @@ -0,0 +1 @@ +package cmd \ No newline at end of file diff --git a/cmd/deploy_test.go b/cmd/deploy_test.go new file mode 100644 index 0000000..0c0256b --- /dev/null +++ b/cmd/deploy_test.go @@ -0,0 +1 @@ +package cmd \ No newline at end of file diff --git a/cmd/root_test.go b/cmd/root_test.go new file mode 100644 index 0000000..0c0256b --- /dev/null +++ b/cmd/root_test.go @@ -0,0 +1 @@ +package cmd \ No newline at end of file diff --git a/pkg/registry/defaults_test.go b/pkg/registry/defaults_test.go new file mode 100644 index 0000000..c0aa996 --- /dev/null +++ b/pkg/registry/defaults_test.go @@ -0,0 +1 @@ +package registry \ No newline at end of file