Update test for XML::FeedPP 0.40

This commit is contained in:
Colin Kuskie 2009-04-30 20:21:51 +00:00
parent c8b7397bc1
commit d79132429d

View file

@ -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'
);