blob: 7bf9ff9184d377ee6e8d23245d1e094e540156c3 [file] [log] [blame]
Scott Baker2c1c4822019-10-16 11:02:41 -07001name: sarama
2
3up:
4 - go:
khenaidoo26721882021-08-11 17:42:52 -04005 version: '1.16'
Scott Baker2c1c4822019-10-16 11:02:41 -07006
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'