grunt-contrib-jasmine/tasks/jasmine
Rhys Evans 20aebec1fd Moved scripts inside the body tag
Putting scripts as the last item before the closing body tag is these days probably the most common approach to loading scripts in a page, so the jasmine template should arguably follow this convention.

Also this means setup scripts within my src that assume body is present and which run before any specs do will not throw an error
2014-02-13 10:29:35 +00:00
..
reporters removed more unnecessary code in reporter 2014-01-29 08:33:47 -08:00
templates Moved scripts inside the body tag 2014-02-13 10:29:35 +00:00