diff options
Diffstat (limited to 'tests/data/reply_data.json')
| -rw-r--r-- | tests/data/reply_data.json | 17 |
1 files changed, 0 insertions, 17 deletions
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 |
