blob: 97eed3ad986b08324172aa51c08cb5339bc6f6f7 [file] [log] [blame]
Scott Bakere7144bc2019-10-01 14:16:47 -07001name: sarama
2
3up:
4 - go:
5 version: '1.11'
6
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'