Solve a tuple error in Lua and unify Lua and Python tests

This commit is contained in:
2026-06-05 01:47:00 +02:00
parent 3fb982b057
commit 811e3d356e
7 changed files with 298 additions and 126 deletions

View File

@@ -1 +1,6 @@
skipped_test_item: ['skipped_checkglobal']
skipped_test_item: ['skipped_checkglobal']
data_to_be_returned:
- 1
- {a: 1, b: 2}
- ["a", 1, 2.1, True]