mirror of
https://github.com/sasjs/core.git
synced 2026-01-11 11:00:04 +00:00
fix: tests for char support, #368
This commit is contained in:
@@ -56,6 +56,7 @@ AND,AND,1,age,IN,"(.A)"
|
||||
AND,AND,1,AGE,=,AGE
|
||||
AND,AND,1,AGE,<,Weight
|
||||
AND,AND,1,AGE,BETWEEN,"HEIGHT AND WEIGHT"
|
||||
AND,OR,2,Name,=,name
|
||||
;;;;
|
||||
run;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user