diff --git a/tests/test20.out b/tests/test20.out index c882c77..fbd5cc1 100644 --- a/tests/test20.out +++ b/tests/test20.out @@ -1,4 +1,4 @@ for A OR B we got : asdf 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 diff --git a/tests/test21.out b/tests/test21.out index 94995a0..03bac4d 100644 --- a/tests/test21.out +++ b/tests/test21.out @@ -1,4 +1,4 @@ for A OR B we got : asdf 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 diff --git a/tests/test25.out b/tests/test25.out index c882c77..fbd5cc1 100644 --- a/tests/test25.out +++ b/tests/test25.out @@ -1,4 +1,4 @@ for A OR B we got : asdf 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 diff --git a/tests/test33.out b/tests/test33.out index fbd5cc1..c882c77 100644 --- a/tests/test33.out +++ b/tests/test33.out @@ -1,4 +1,4 @@ for A OR B we got : asdf 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