blob: 3f4d569e173fbd3d10265e8575221accb390ae04 [file] [log] [blame]
Scott Baker2d897982019-09-24 11:50:08 -07001name: sarama
2
3up:
4 - go:
Scott Baker8487c5d2019-10-18 12:49:46 -07005 version: '1.12'
Scott Baker2d897982019-09-24 11:50:08 -07006
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'