test: 测试工作流

This commit is contained in:
Rock Chin
2023-03-31 07:24:17 +00:00
parent 204f5b9a54
commit 6e7b0ee4ff

View File

@@ -17,4 +17,3 @@ class TestCommand(AbstractCommandNode):
reply.append('测试指令') reply.append('测试指令')
return True, reply return True, reply