diff options
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 |
