Whitespace
This commit is contained in:
parent
a41903d234
commit
68c73dc5f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1028,7 +1028,7 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn test_optflagmulti_short2a() {
|
||||
fn test_optflagmulti_short2a() {
|
||||
let args = ~[~"-v", ~"-v"];
|
||||
let opts = ~[optflagmulti(~"v")];
|
||||
let rs = getopts(args, opts);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue