diff options
| author | 2023-05-02 23:30:19 +0800 | |
|---|---|---|
| committer | 2023-05-02 23:30:19 +0800 | |
| commit | dfa97c9d24b8124ca38ec5eb605cde932cd6ea78 (patch) | |
| tree | 470a8bfd1960964b8c9724c19de876cf52cf60c3 /tests/data | |
| parent | 45c49007ee01143ad26899751b856658321cd3ae (diff) | |
| download | HydroRoll-dfa97c9d24b8124ca38ec5eb605cde932cd6ea78.tar.gz HydroRoll-dfa97c9d24b8124ca38ec5eb605cde932cd6ea78.zip | |
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/bot_info.json | 3 | ||||
| -rw-r--r-- | tests/data/reply_data.json | 17 |
2 files changed, 0 insertions, 20 deletions
diff --git a/tests/data/bot_info.json b/tests/data/bot_info.json deleted file mode 100644 index 7890022..0000000 --- a/tests/data/bot_info.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - nick : "本大魔王" -}
\ No newline at end of file diff --git a/tests/data/reply_data.json b/tests/data/reply_data.json deleted file mode 100644 index e4977ee..0000000 --- a/tests/data/reply_data.json +++ /dev/null @@ -1,17 +0,0 @@ -[ - { - "rule": "hello", - "message": "你好!" - }, - { - "rule": "test", - "message": [ - { - "type": "text", - "data": { - "text": "测试" - } - } - ] - } -]
\ No newline at end of file |
