0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-10 12:54:44 +02:00

add new peity dep to tests

This commit is contained in:
Matthew Hodgson 2014-11-11 04:45:32 +00:00
parent e9d5a91def
commit d669eb6d05

View file

@ -22,6 +22,8 @@ module.exports = function(config) {
'../js/angular-route.js',
'../js/angular-animate.js',
'../js/angular-sanitize.js',
'../js/jquery.peity.min.js',
'../js/angular-peity.js',
'../js/ng-infinite-scroll-matrix.js',
'../js/ui-bootstrap*',
'../js/elastic.js',