change tests such that they are covered by coverage reports

This commit is contained in:
Marten Seemann
2016-06-06 23:47:18 +07:00
parent c4c7b78288
commit 3963e7eb03
12 changed files with 57 additions and 72 deletions

View File

@@ -1,4 +1,4 @@
package protocol_test
package protocol
import (
. "github.com/onsi/ginkgo"