Skip to content

Commit 236ba55

Browse files
committed
Update impression_test.go
1 parent 4b8e1a3 commit 236ba55

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

impression_test.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
package openrtb
22

3+
import (
4+
. "github.com/onsi/ginkgo"
5+
. "github.com/onsi/gomega"
6+
)
7+
38
var _ = Describe("Impression", func() {
49
var subject *Impression
510

0 commit comments

Comments
 (0)