blob: 3f4d569e173fbd3d10265e8575221accb390ae04 [file] [log] [blame]
William Kurkianea869482019-04-09 15:16:11 -04001name: sarama
2
3up:
4 - go:
Abhilash S.L3b494632019-07-16 15:51:09 +05305 version: '1.12'
William Kurkianea869482019-04-09 15:16:11 -04006
7commands:
8 test:
9 run: make test
10 desc: 'run unit tests'