Skip to content

Commit

Permalink
Copy onsi/gomega/format package also to gomegacheck testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
shafeeqes committed Dec 21, 2022
1 parent 012852f commit e18ad91
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ mkdir -p src/github.com/onsi/gomega
cp ../../../../../../vendor/github.com/onsi/gomega/gomega_dsl.go src/github.com/onsi/gomega
cp -r ../../../../../../vendor/github.com/onsi/gomega/types src/github.com/onsi/gomega
cp -r ../../../../../../vendor/github.com/onsi/gomega/internal src/github.com/onsi/gomega
cp -r ../../../../../../vendor/github.com/onsi/gomega/format src/github.com/onsi/gomega

goimports -w .

0 comments on commit e18ad91

Please sign in to comment.