Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/208335

Change subject: Run jshint on the qunit tests too
......................................................................

Run jshint on the qunit tests too

Change-Id: I5fdb0048088ae493fc42261c8d1a3770b27ff78e
---
M Gruntfile.js
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/35/208335/1

diff --git a/Gruntfile.js b/Gruntfile.js
index 3bba215..2bbaea0 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -20,6 +20,7 @@
                        all: [
                                '*.js',
                                'modules/**/*.js',
+                               'tests/qunit/**/*.js',
                                '!modules/vendor/*.js'
                        ]
                },

-- 
To view, visit https://gerrit.wikimedia.org/r/208335
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5fdb0048088ae493fc42261c8d1a3770b27ff78e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Catrope <roan.katt...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to