You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by nk...@apache.org on 2022/08/17 08:01:34 UTC

[pulsar-client-go] branch master updated: chore: rename test_helper to follow test code naming convention (#822)

This is an automated email from the ASF dual-hosted git repository.

nkurihar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 91b807d  chore: rename test_helper to follow test code naming convention (#822)
91b807d is described below

commit 91b807de68417cd534a827075cdf379704433862
Author: Yuri Mizushima <eq...@gmail.com>
AuthorDate: Wed Aug 17 17:01:29 2022 +0900

    chore: rename test_helper to follow test code naming convention (#822)
---
 pulsar/{test_helper.go => helper_for_test.go} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/pulsar/test_helper.go b/pulsar/helper_for_test.go
similarity index 100%
rename from pulsar/test_helper.go
rename to pulsar/helper_for_test.go