diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2022-07-04 14:51:50 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2022-07-04 14:51:50 +0200 |
| commit | 78550a310523bc1b6545930e9f3807a69ff5b34e (patch) | |
| tree | a507d151d8eba1e410ff2fcc582416f07e0c6d86 /test/state.json_transactions1 | |
| parent | 87125abeee024a0ad1ab30d157b41c34fb578490 (diff) | |
| download | geldschieberbot-78550a310523bc1b6545930e9f3807a69ff5b34e.tar.gz geldschieberbot-78550a310523bc1b6545930e9f3807a69ff5b34e.zip | |
test: sanely name test state files
Diffstat (limited to 'test/state.json_transactions1')
| -rw-r--r-- | test/state.json_transactions1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/state.json_transactions1 b/test/state.json_transactions1 deleted file mode 100644 index 990f5fe..0000000 --- a/test/state.json_transactions1 +++ /dev/null @@ -1 +0,0 @@ -{"balance": {"alice": {"bob": 1, "charlie": 100}, "bob": {"alice": -1, "charlie": 4200}, "charlie": {"alice": -100, "bob": -4200}}, "name2num": {"alice": "+49123456", "bob": "+49654321", "charlie": "+49615243"}, "num2name": {"+49123456": "alice", "+49654321": "bob", "+49615243": "charlie"}, "cars": {}, "scheduled_cmds": {}, "changes": {"alice": [[["!schieb", "charlie", "1,1"], ["alice", "charlie", 110]], [["!zieh", "charlie", "2.1"], ["alice", "charlie", -210]], [["!zieh", "bob", "0.01"], ["alice", "bob", -1]]], "bob": [], "charlie": [[["!schieb", "bob", "42"], ["charlie", "bob", 4200]]]}}
\ No newline at end of file |
