diff options
| author | 2023-04-23 23:36:31 +0800 | |
|---|---|---|
| committer | 2023-04-23 23:36:31 +0800 | |
| commit | 3c12e0e8d51699abeebb822414cf1ef3cc126f26 (patch) | |
| tree | ef22f40ca380eb6bb374c0cf6b9209c5e68297c8 /test/data/reply_data.json | |
| parent | 10289094f39b0794ebc3d4c9a901ebb16adab1fc (diff) | |
| download | HydroRoll-3c12e0e8d51699abeebb822414cf1ef3cc126f26.tar.gz HydroRoll-3c12e0e8d51699abeebb822414cf1ef3cc126f26.zip | |
✨fix
Diffstat (limited to 'test/data/reply_data.json')
| -rw-r--r-- | test/data/reply_data.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/test/data/reply_data.json b/test/data/reply_data.json deleted file mode 100644 index e4977ee..0000000 --- a/test/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 |
