Missing exception in @throws tag
This commit is contained in:
parent
dad8b6d704
commit
f814ebc492
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ class FrontControllerTest extends ControllerTest
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
* @requires download
|
* @requires download
|
||||||
* @throws AlltubeLibraryException
|
* @throws AlltubeLibraryException|InvalidURLException
|
||||||
*/
|
*/
|
||||||
public function testInfoWithPassword()
|
public function testInfoWithPassword()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue