From 5d8f799a1171f92054d4b45ba130cd7fdad0bd01 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 23 May 2025 14:04:27 +0200 Subject: app: prepare restructuring --- core/tests/single_participant.trns | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 core/tests/single_participant.trns (limited to 'core/tests/single_participant.trns') diff --git a/core/tests/single_participant.trns b/core/tests/single_participant.trns deleted file mode 100644 index bcce137..0000000 --- a/core/tests/single_participant.trns +++ /dev/null @@ -1,11 +0,0 @@ -{ - "participants": [ - { - "disposition": 0, - "is-active": false, - "is-defeated": false, - "name": "Riamin", - "priority": 0.0 - } - ] -} \ No newline at end of file -- cgit v1.2.3