UNPKG

grunt-casper

Version:

Run Casper CLI Scripts With Grunt

7 lines (5 loc) 110 B
exports = { includeFunction : function(test) { test.assertTrue(true, 'testFunction-assertion'); } };