Skip to content

Commit

Permalink
Add test for underscores
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Feb 6, 2017
1 parent bb73db3 commit 25ad1ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/encode.t
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ test_round 'tailing-slash/'
test_round 'tailing-dots...'
test_round 'special-char:^[?*'
test_round 'many////slashes'
test_round '_under_scores_'

test_round '.str%a\nge...'
test_round '~////......s:a^t?r a*n[g@{e.lock'
Expand Down

0 comments on commit 25ad1ed

Please sign in to comment.