Follow-up 8b7b20b9: Add new i18n directory to banana testing

Change-Id: Ic8612e9646af4a3bfd8228ef9e4fa4e8162881c9
This commit is contained in:
James D. Forrester 2015-07-18 09:30:01 -05:00
parent 0e5a6aca32
commit 81c599ef0b

View file

@ -79,7 +79,10 @@ module.exports = function ( grunt ) {
all: 'modules/**/*.css'
},
banana: {
all: 'modules/ve-{mw,wmf}/i18n/'
all: [
'modules/ve-{mw,wmf}/i18n/',
'modules/ve-mw/tests/browser/i18n'
]
},
jsonlint: {
all: [