UNPKG

jasmine-fixture

Version:

Makes injecting HTML snippets into the DOM easy & clean!

5 lines (4 loc) 126 B
/*global module:false*/ module.exports = function(grunt) { require(process.env['LINEMAN_MAIN']).config.grunt.run(grunt); };