mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 11:59:42 +00:00
9c6f6f905a
Move autoload entries for test to TestAutoloadClasses key Change-Id: Ie705db0e7225600b7b498cfa134733a65f1ae1c9
5 lines
75 B
PHP
5 lines
75 B
PHP
<?php
|
|
|
|
class Scribunto_LuaInterpreterNotFoundError extends MWException {
|
|
}
|