various small improvements.
lua_func validation in progress.
This commit is contained in:
6
test/validation/items/lua_func/param.yaml
Normal file
6
test/validation/items/lua_func/param.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
skipped_test_item: ['skipped_checkglobal']
|
||||
|
||||
lua_data_to_be_returned:
|
||||
- 1
|
||||
- {a: 1, b: 2}
|
||||
- ["a", 1, 2.1, True]
|
||||
Reference in New Issue
Block a user