diff options
Diffstat (limited to 'core/tests/single_participant.trns')
| -rw-r--r-- | core/tests/single_participant.trns | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/tests/single_participant.trns b/core/tests/single_participant.trns new file mode 100644 index 0000000..bcce137 --- /dev/null +++ b/core/tests/single_participant.trns @@ -0,0 +1,11 @@ +{ + "participants": [ + { + "disposition": 0, + "is-active": false, + "is-defeated": false, + "name": "Riamin", + "priority": 0.0 + } + ] +}
\ No newline at end of file |
