summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/gomega/matchers/have_key_matcher.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/onsi/gomega/matchers/have_key_matcher.go')
-rw-r--r--vendor/github.com/onsi/gomega/matchers/have_key_matcher.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/gomega/matchers/have_key_matcher.go b/vendor/github.com/onsi/gomega/matchers/have_key_matcher.go
index ea5b92336..00cffec70 100644
--- a/vendor/github.com/onsi/gomega/matchers/have_key_matcher.go
+++ b/vendor/github.com/onsi/gomega/matchers/have_key_matcher.go
@@ -1,3 +1,5 @@
+// untested sections: 6
+
package matchers
import (