GH-3085 add test configuration file
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
expression: a.b
|
||||
numberExpression: 5
|
||||
booleanExpression: true
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
expression: a.b
|
||||
numberExpression: 5
|
||||
booleanExpression: true
|
||||