package handshake import ( . "github.com/onsi/ginkgo" // . "github.com/onsi/gomega" ) var _ = Describe("Handshake", func() { })