Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
cast: rename all values test
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Dec 6, 2018
1 parent eb295df commit 40d1fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/option.cast.coffee
Expand Up @@ -82,7 +82,7 @@ describe 'Option `cast`', ->

it 'return undefined', ->

it 'work with record count', (next) ->
it 'accept all values', (next) ->
parse """
1,2,3
4,5,6
Expand Down

0 comments on commit 40d1fee

Please sign in to comment.