Skip to content

Commit

Permalink
Add highlight js files for karma spec suite
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDM committed Oct 23, 2014
1 parent 698521f commit 670d094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,8 @@ module.exports = function(grunt) {
'./vendor/mm-foundation/mm-foundation-tpls-0.1.0.min.js',
'./vendor/dagre-d3/dagre-d3.min.js',
'./vendor/angularJS-toaster/toaster.min.js',
"./vendor/highlight/highlight.pack.js",
"./vendor/angular-highlightjs/angular-highlightjs.min.js",
// Some source files we'll need to include manually, otherwise
// the load order is wrong
'app/js/*.js',
Expand Down

0 comments on commit 670d094

Please sign in to comment.