mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-10 04:41:57 -04:00
fixed a test5 bug
This commit is contained in:
parent
caa8197bea
commit
163e089977
@ -1,4 +1,4 @@
|
|||||||
for A OR B we got : asdf
|
for A OR B we got : asdf
|
||||||
for string C we got : fdas
|
for string C we got : fdas
|
||||||
for string D we got : 1
|
for string D we got : 0
|
||||||
for E or F or G we got: blah
|
for E or F or G we got: blah
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
for A OR B we got : asdf
|
for A OR B we got : asdf
|
||||||
for string C we got : fdas
|
for string C we got : fdas
|
||||||
for string D we got : 1
|
for string D we got : 0
|
||||||
for E or F or G we got: asdf
|
for E or F or G we got: asdf
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
for A OR B we got : asdf
|
for A OR B we got : asdf
|
||||||
for string C we got : fdas
|
for string C we got : fdas
|
||||||
for string D we got : 1
|
for string D we got : 0
|
||||||
for E or F or G we got: blah
|
for E or F or G we got: blah
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
for A OR B we got : asdf
|
for A OR B we got : asdf
|
||||||
for string C we got : fdas
|
for string C we got : fdas
|
||||||
for string D we got : 0
|
for string D we got : 1
|
||||||
for E or F or G we got: blah
|
for E or F or G we got: blah
|
||||||
|
Loading…
x
Reference in New Issue
Block a user