UNPKG

@twyr/announce

Version:

CLI Tool and NPM Library for announcing a release on Github / Gitlab / etc. and on NPM

8 lines (6 loc) 132 B
'use strict'; describe('Announce Test Cases', function() { it('Should return immediately', async function () { return; }); });