jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/387635 )

Change subject: Hygiene: Test is in wrong folder and not being run
......................................................................


Hygiene: Test is in wrong folder and not being run

Change-Id: I4cf32ad2b20a79799972121686221facd868b728
---
R tests/qunit/mobile.gallery/test_PhotoListGateway.js
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Jdlrobson: Looks good to me, approved



diff --git a/resources/mobile.gallery/test_PhotoListApiGateway.js 
b/tests/qunit/mobile.gallery/test_PhotoListGateway.js
similarity index 94%
rename from resources/mobile.gallery/test_PhotoListApiGateway.js
rename to tests/qunit/mobile.gallery/test_PhotoListGateway.js
index 4054b18..6f06f94 100644
--- a/resources/mobile.gallery/test_PhotoListApiGateway.js
+++ b/tests/qunit/mobile.gallery/test_PhotoListGateway.js
@@ -1,6 +1,6 @@
 ( function ( M, $ ) {
 
-       var m = M.require( 'mobile.gallery/PhotoListApi' );
+       var m = M.require( 'mobile.gallery/PhotoListGateway' );
 
        QUnit.module( 'MobileFrontend mobile.gallery/PhotoListApi' );
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4cf32ad2b20a79799972121686221facd868b728
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Pmiazga <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to