blob: 481f68144bb849ba7eba8ec927353932117fffd5 [file] [log] [blame]
Dinesh Belwalkare63f7f92019-11-22 23:11:16 +00001name: sarama
2
3up:
4 - go:
5 version: '1.13.1'
6
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'