mediawiki-extensions-Visual.../modules/ve-mw/tests/dm/models
Thiemo Kreuz 58e27f56d6 Remove not needed self = this indirections
These are only needed when we need to access a specific `this` from
within another `function () {}` context. This is not the case in the
situations here.

This is split from Ibf25d7e to make it smaller and easier to argue
about.

Change-Id: Ide1476de91fc343aa992ad92a1321d3a38b06dd0
2022-02-21 10:52:24 +01:00
..
ve.dm.MWImageModel.test.js Move data model tests to correct directory 2021-09-22 14:09:33 +02:00
ve.dm.MWTemplateModel.test.js Give getUniquePartId method a better name 2021-12-22 13:03:01 +01:00
ve.dm.MWTemplateSpecModel.test.js Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
ve.dm.MWTransclusionContentModel.test.js Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
ve.dm.MWTransclusionModel.test.js Give getUniquePartId method a better name 2021-12-22 13:03:01 +01:00