Unverified Commit 1a7cd598 authored by Raúl Kripalani's avatar Raúl Kripalani Committed by GitHub

remove leftover ginkgo test file. (#61)

parent d03bc2ea
package stream_test
import (
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
"testing"
)
func TestGoLibp2pStreamTransport(t *testing.T) {
RegisterFailHandler(Fail)
RunSpecs(t, "GoLibp2pStreamTransport Suite")
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment