blob: 6f6807e769ab890c47f320e14808c19118c430f4 [file] [log] [blame]
Scott Baker105df152020-04-13 15:55:14 -07001name: sarama
2
3up:
4 - go:
5 version: '1.13.7'
6
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'