X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Factions.t;h=1d83aa124219d06cce538ba1c39942fd50b4439e;hb=b5a48c47bf8e416e5950f59543a6759fc128f38e;hp=5e9bf1621f079f3d275b8d49ed6887f770a2a16d;hpb=8a1c87d1e064299bf7f854cc7634b47c4c4cd407;p=catagits%2FHTML-Zoom.git diff --git a/t/actions.t b/t/actions.t index 5e9bf16..1d83aa1 100644 --- a/t/actions.t +++ b/t/actions.t @@ -268,12 +268,12 @@ is( $_->repeat_content( [ sub { - HTML::Zoom::CodeStream->from_array( + HTML::Zoom::ArrayStream->new({ array => [ (filter filter($_ => '.name' => $r_content->('mst')) => '.career' => $r_content->('Chainsaw Wielder')), - HTML::Zoom::CodeStream->from_array(@between) - )->flatten + HTML::Zoom::ArrayStream->new({ array => \@between }) + ] })->flatten }, sub { filter