Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions t/30-integration/Moose/native-attribute-traits.t
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ with_immutable
};
}

my %subtests = (
%subtests = (
MyHashes2 => "Hash trait with types HashRef[InstanceOf] and Map[Int,InstanceOf]; and coercion",
MyHashes3 => "Hash trait with types HashRef[InstanceOf] and Map[Int,InstanceOf]; and coercion and subtyping",
);
Expand Down Expand Up @@ -305,4 +305,4 @@ with_immutable
Mini::Milk
);

done_testing;
done_testing;