Skip to content

Commit

Permalink
TEST: fixed bug in a test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Mar 25, 2021
1 parent 9e15d85 commit 61d6ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/units/codecs-test.r3
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ if all [
===start-group=== "ICO codec"
--test-- "ICO encode"
--assert all [
binary? bin: try [codecs/ico/encode wildcard %units/files/ico/ %.png]
binary? bin: try [codecs/ico/encode wildcard %units/files/ico/ %*.png]
#{0E7368623AD1DBD1BD94FC55B174778C} = checksum bin 'md5
]
--test-- "ICO decode"
Expand Down

0 comments on commit 61d6ff9

Please sign in to comment.