test: Check banana status for includes/api/i18n/* too
authorJames D. Forrester <jforrester@wikimedia.org>
Wed, 29 Oct 2014 20:07:10 +0000 (13:07 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Wed, 29 Oct 2014 20:07:10 +0000 (13:07 -0700)
Change-Id: I9244130eea50abe200abd06a4576a001067919f1

tests/frontend/Gruntfile.js

index 8630f5d..c011a68 100644 (file)
@@ -50,6 +50,7 @@ module.exports = function ( grunt ) {
                },
                banana: {
                        core: 'languages/i18n/',
+                       api: 'includes/api/i18n/',
                        installer: 'includes/installer/i18n/'
                },
                watch: {