Jackmcbarn has uploaded a new change for review.

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

Change subject: DO NOT MERGE - testing Jenkins
......................................................................

DO NOT MERGE - testing Jenkins

Change-Id: I27d3a660c57259e804b01970495ece95c6d73488
---
M engines/LuaCommon/lualib/mw.lua
M tests/engines/LuaCommon/CommonTest.php
2 files changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Scribunto 
refs/changes/27/181027/1

diff --git a/engines/LuaCommon/lualib/mw.lua b/engines/LuaCommon/lualib/mw.lua
index f6a2aee..07f0bd1 100644
--- a/engines/LuaCommon/lualib/mw.lua
+++ b/engines/LuaCommon/lualib/mw.lua
@@ -1,3 +1,4 @@
+--
 mw = mw or {}
 
 local packageCache
diff --git a/tests/engines/LuaCommon/CommonTest.php 
b/tests/engines/LuaCommon/CommonTest.php
index 4afb6e8..c4496d7 100644
--- a/tests/engines/LuaCommon/CommonTest.php
+++ b/tests/engines/LuaCommon/CommonTest.php
@@ -1,5 +1,5 @@
 <?php
-
+//
 class Scribunto_LuaCommonTests extends Scribunto_LuaEngineTestBase {
        protected static $moduleName = 'CommonTests';
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I27d3a660c57259e804b01970495ece95c6d73488
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Jackmcbarn <jackmcb...@gmail.com>

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

Reply via email to