From b6197cc1c5ca7632a604f354f8a2d7274b25f308 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 9 Aug 2025 02:56:49 +0200 Subject: Fixed button definitions and refactor --- tests/test.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/test.json (limited to 'tests/test.json') 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] +} -- cgit v1.2.3