Skip to content

Commit 41752c1

Browse files
author
Nicholas Thomson
committed
Add infinite-scroll to karma conf
1 parent 4e3393f commit 41752c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = function(config) {
2222
'app/vendor/d3/d3.js',
2323
'app/vendor/leaflet-dist/leaflet.js',
2424
'app/vendor/leaflet.markerclusterer/dist/leaflet.markercluster.js',
25+
'app/vendor/ngInfiniteScroll/ng-infinite-scroll.js',
2526

2627
'app/scripts/app.js',
2728
'app/scripts/**/*.js',

0 commit comments

Comments
 (0)