blob: 97eed3ad986b08324172aa51c08cb5339bc6f6f7 [file] [log] [blame]
khenaidooac637102019-01-14 15:44:34 -05001name: sarama
2
3up:
4 - go:
5 version: '1.11'
6
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'