From 6a56b0efc61bdd0bd302578a00f73e83ca73084d Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Tue, 18 Apr 2017 13:22:40 -0700 Subject: [PATCH] Follow _testing.go convention for testing tools --- command/agent/consul/{mock.go => catalog_testing.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename command/agent/consul/{mock.go => catalog_testing.go} (100%) diff --git a/command/agent/consul/mock.go b/command/agent/consul/catalog_testing.go similarity index 100% rename from command/agent/consul/mock.go rename to command/agent/consul/catalog_testing.go