From c432f894b287707707407385d679872dd5b444cb Mon Sep 17 00:00:00 2001 From: An Xiao Date: Mon, 17 Jun 2019 20:20:33 +0800 Subject: [PATCH] Rename bind_test.go to setup_test.go (#2891) Signed-off-by: Xiao An --- plugin/bind/{bind_test.go => setup_test.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugin/bind/{bind_test.go => setup_test.go} (100%) diff --git a/plugin/bind/bind_test.go b/plugin/bind/setup_test.go similarity index 100% rename from plugin/bind/bind_test.go rename to plugin/bind/setup_test.go