summaryrefslogtreecommitdiff
path: root/tests/test.json
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-08-09 02:56:49 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-08-09 02:56:49 +0200
commitb6197cc1c5ca7632a604f354f8a2d7274b25f308 (patch)
tree64c12976d0d11e71360359b2ba05ca4feacef937 /tests/test.json
parent7e927d46915646c7c219f6a57df5569bee9d78f8 (diff)
downloadbidi-b6197cc1c5ca7632a604f354f8a2d7274b25f308.tar.gz
Fixed button definitions and refactor
Diffstat (limited to 'tests/test.json')
-rw-r--r--tests/test.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test.json b/tests/test.json
new file mode 100644
index 0000000..4bd3e38
--- /dev/null
+++ b/tests/test.json
@@ -0,0 +1,4 @@
+{
+ "name": "Bob",
+ "numbers": [1, 3, 5, 2]
+}