Add Ginkgo and Gomega.
diff --git a/third_party/onsi/ginkgo/README.google b/third_party/onsi/ginkgo/README.google new file mode 100644 index 0000000..73281fb --- /dev/null +++ b/third_party/onsi/ginkgo/README.google
@@ -0,0 +1,4 @@ +This is the "Ginkgo" test framework for Go, published under +an MIT-like license. + +URL:https://github.com/onsi/ginkgo.git
diff --git a/third_party/onsi/gomega/README.google b/third_party/onsi/gomega/README.google new file mode 100644 index 0000000..9df969a --- /dev/null +++ b/third_party/onsi/gomega/README.google
@@ -0,0 +1,4 @@ +This is the "Gomega" test assertion framework for Go, published under +an MIT-like license. + +URL:https://github.com/onsi/gomega.git