From b1aa6f7cd0e2b739f7325104caebc06d97ad7807 Mon Sep 17 00:00:00 2001 From: Yun Date: Sun, 27 Oct 2024 23:00:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- customer_test.go | 1 + producer_test.go | 1 + 2 files changed, 2 insertions(+) create mode 100644 customer_test.go create mode 100644 producer_test.go diff --git a/customer_test.go b/customer_test.go new file mode 100644 index 0000000..4565719 --- /dev/null +++ b/customer_test.go @@ -0,0 +1 @@ +package rocketmqx_test \ No newline at end of file diff --git a/producer_test.go b/producer_test.go new file mode 100644 index 0000000..4565719 --- /dev/null +++ b/producer_test.go @@ -0,0 +1 @@ +package rocketmqx_test \ No newline at end of file