blob: 4c030deac76378f47582681e9385360ed6cb53f6 [file] [log] [blame]
onkarkundargi72cfd362020-02-27 12:34:37 +05301name: sarama
2
3up:
4 - go:
5 version: '1.13.4'
6
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'