code coverage
This commit is contained in:
parent
f1f4c8ecd7
commit
fbfb1aeb7f
|
@ -183,6 +183,8 @@ class ComicPressBackendFilesystemTest extends PHPUnit_Framework_TestCase {
|
|||
array('blah', false),
|
||||
array('filesystem-1', false),
|
||||
array('filesystem-1--test', $valid_backend),
|
||||
array('filesystem-1--test2', false),
|
||||
array('filesystem-2--test', false),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue