UNPKG

grunt-license

Version:

Generates a list of licenses used in a project

8 lines (7 loc) 149 B
/* jshint undef: true */ /* global describe, it */ describe('#license', function(){ 'use strict'; it('should exist', function(){ }); });