Update test for XML::FeedPP 0.40
This commit is contained in:
parent
c8b7397bc1
commit
d79132429d
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ cmp_deeply(
|
|||
title => 'Dummy Title',
|
||||
description => 'Dummy Synopsis', ##Not description
|
||||
link => '/home/shawshank',
|
||||
copyright => '',
|
||||
copyright => undef,
|
||||
),
|
||||
'... title, description, link inherit from asset by default, copyright unset'
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue