test stub
This commit is contained in:
parent
5a44c08527
commit
8cabcdafa2
@ -61,6 +61,10 @@ class WhatDidTheySayAdminTest extends PHPUnit_Framework_TestCase {
|
|||||||
'change_languages' => 'reader'
|
'change_languages' => 'reader'
|
||||||
), $result['capabilities']);
|
), $result['capabilities']);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function testHandleUpdateLanguages() {
|
||||||
|
$this->markTestIncomplete();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue
Block a user