Add remoteExtPath to tests module

Change-Id: If923759dfdb9979f91d707c685f91b24ef2aeb33
This commit is contained in:
Ed Sanders 2016-07-01 11:19:51 +01:00
parent 7b463c52eb
commit 237c181c69

View file

@ -106,6 +106,7 @@ class RevisionSliderHooks {
'oojs-ui'
],
'localBasePath' => __DIR__,
'remoteExtPath' => 'RevisionSlider',
];
return true;