Port over missing diagnostic for getPathFrag test.
This commit is contained in:
parent
b4ef882e4c
commit
76f3e986b7
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ is( $storage1->getLastError, undef, "No errors during path creation");
|
|||
#
|
||||
####################################################
|
||||
|
||||
is( $storage1->getPathFrag, 'fo/ob/foobar');
|
||||
is( $storage1->getPathFrag, 'fo/ob/foobar', 'pathFrag returns correct value');
|
||||
|
||||
####################################################
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue