blob: 4c030deac76378f47582681e9385360ed6cb53f6 [file] [log] [blame]
Scott Bakered4efab2020-01-13 19:12:25 -08001name: sarama
2
3up:
4 - go:
5 version: '1.13.4'
6
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'