Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sharyanto committed Nov 23, 2012
1 parent 419069e commit 1f8d517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devscripts/gen-type-spectest
Expand Up @@ -221,7 +221,7 @@ sub gen_multi_cval_tests {
input => $args{input},
schema => [$Type,
"$Clause" => [$args{ok_values}[0], $args{nok_values}[1]],
"$Clause.is_multi" => 1, "$Clause.max_ok" => 1],
"$Clause.is_multi" => 1, "$Clause.min_ok" => 1],
valid => 1,
};
push @res, {
Expand Down

0 comments on commit 1f8d517

Please sign in to comment.