From ff5bc311749c416b7971c0a3100fdad7a624d301 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Thu, 11 Mar 2021 10:41:12 -0500 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B5=8B=E8=AF=95=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E7=94=A8=E4=BA=8E=E6=B5=8B=E8=AF=95=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E8=AF=BB=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/resources/honeymoose_test.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/resources/honeymoose_test.json diff --git a/tests/resources/honeymoose_test.json b/tests/resources/honeymoose_test.json new file mode 100644 index 0000000..b608e34 --- /dev/null +++ b/tests/resources/honeymoose_test.json @@ -0,0 +1,10 @@ +[ + { + "label_id": 603, + "user_name": "YUCHENG-L1" + }, + { + "label_id": 604, + "user_name": "YUCHENG-L2" + } +] \ No newline at end of file