Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
Fix incorrect dirty flag when initializing from JSON #151 (fix jquery…
Browse files Browse the repository at this point in the history
…) , closes #151
  • Loading branch information
MilosMosovsky committed May 21, 2014
1 parent 8ceb7bd commit b112021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = function(config) {
files: [
// Dependencies
'bower_components/jquery/jquery.js',
'bower_components/jquery/dist/jquery.js',
'bower_components/angular/angular.js',
'bower_components/angular-mocks/angular-mocks.js',
'bower_components/select2/select2.js',
Expand Down

0 comments on commit b112021

Please sign in to comment.