Add testfiles

This commit is contained in:
2025-12-19 11:38:07 +01:00
parent a0c5a5f18c
commit fff8869aff
10 changed files with 265 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
- name: "JSONFormattingTest"
json: true
lua: |
data.version = "2.0.0"
data.enabled = true
data.settings.timeout = 60
return true
files: ["testfiles/test3.json"]