blob: 97eed3ad986b08324172aa51c08cb5339bc6f6f7 [file] [log] [blame]
William Kurkianea869482019-04-09 15:16:11 -04001name: sarama
2
3up:
4 - go:
5 version: '1.11'
6
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'