Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1431887
SiteLibraryTest.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
427 B
Referenced Files
None
Subscribers
None
SiteLibraryTest.php
View Options
<?php
namespace
MediaWiki\Extension\Scribunto\Tests\Engines\LuaCommon
;
/**
* @covers \MediaWiki\Extension\Scribunto\Engines\LuaCommon\SiteLibrary
*/
class
SiteLibraryTest
extends
LuaEngineUnitTestBase
{
/** @inheritDoc */
protected
static
$moduleName
=
'SiteLibraryTests'
;
protected
function
getTestModules
()
{
return
parent
::
getTestModules
()
+
[
'SiteLibraryTests'
=>
__DIR__
.
'/SiteLibraryTests.lua'
,
];
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 21:11 (1 d, 20 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
46/dc/7f2eb6f6667e4762ca3426ca7379
Default Alt Text
SiteLibraryTest.php (427 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment