mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix tests
This commit is contained in:
@@ -12,7 +12,9 @@ module.exports = function(grunt) {
|
||||
'loadImages=false'
|
||||
]
|
||||
},
|
||||
all: ['www/scripts/tests/index.html']
|
||||
all: [
|
||||
'www/scripts/tests/*.html'
|
||||
]
|
||||
},
|
||||
qunit: {
|
||||
all: ['www/include/js/tests/*.html']
|
||||
|
Reference in New Issue
Block a user