Remove qunit tests from mobile

ext.echo.overlay isn't loaded in mobile, so don't load the test in
mobile.

Bug: 69316
Change-Id: Iddd68aca84c69bed10a2afe4aea8463890485e26
This commit is contained in:
Florianschmidtwelzow 2014-08-09 02:05:56 +02:00
parent 9edea65079
commit ffd082b738

View file

@ -54,7 +54,6 @@ class EchoHooks {
$testModuleBoilerplate = array(
'localBasePath' => __DIR__,
'remoteExtPath' => 'Echo',
'targets' => array( 'desktop', 'mobile' ),
);
// find test files for every RL module