Skip to content

Commit

Permalink
...aaaand flatten a couple more functions that escaped prior flattening.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsrchboy committed Mar 15, 2015
1 parent 402febb commit 8e3468d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/Test/Moose/More.pm
Expand Up @@ -10,6 +10,8 @@ use Sub::Exporter::Progressive -setup => {
attribute_options_ok
check_sugar_ok
check_sugar_removed_ok
does_not_ok
does_ok
has_attribute_ok
has_method_ok
is_anon_ok
Expand All @@ -18,7 +20,7 @@ use Sub::Exporter::Progressive -setup => {
is_not_anon_ok
is_not_immutable_ok
is_role_ok
meta_ok does_ok does_not_ok
meta_ok
requires_method_ok
validate_attribute
validate_class
Expand Down

0 comments on commit 8e3468d

Please sign in to comment.