Skip to content

Commit

Permalink
also sort them alphabetically (for tester use)
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Nov 6, 2024
1 parent 12a0d18 commit 8b89bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/validator.art
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export module [
_validators: method.public [][
; meant to be used
; mainly by the unit-tests
return \validators
return sort \validators
]

valid?: method.public [str :string :block][
Expand Down

0 comments on commit 8b89bb1

Please sign in to comment.