We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8e3de commit 6883f7eCopy full SHA for 6883f7e
Makefile
@@ -46,6 +46,7 @@ coverage: getdep
46
getdep:
47
go get -v ./...
48
go get -u github.com/stretchr/testify
49
+ go get -u github.com/kyokomi/emoji
50
go get -u github.com/stretchr/testify/assert
51
52
clean:
0 commit comments