diff options
| author | Antoine Pelisse <[email protected]> | 2016-08-01 19:31:54 -0700 |
|---|---|---|
| committer | Antoine Pelisse <[email protected]> | 2016-08-03 08:47:15 -0700 |
| commit | 1ceb032c43c28e6511309bcd3e3e40e3026f5294 (patch) | |
| tree | e84d571ec5016798320009235365d512ac0a7b3b /bool_test.go | |
| parent | 1560c1005499d61b80f865c04d39ca7505bf7f0b (diff) | |
Fix string_slice with empty value
Currently, if you don't set any value for a StringSliceVar, it will
end-up failing with an EOF error. It fails because the CSV parser for
the value can't read anything.
Special case when the string is empty to return an empty list.
Diffstat (limited to 'bool_test.go')
0 files changed, 0 insertions, 0 deletions
