From c4abac48779b01e395b3d3b2f2b58476633f8306 Mon Sep 17 00:00:00 2001 From: Tit Petric Date: Wed, 15 Aug 2018 20:37:52 +0200 Subject: [PATCH] upd(rbac): rename common test code to convention --- rbac/{client_test.go => main_test.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename rbac/{client_test.go => main_test.go} (100%) diff --git a/rbac/client_test.go b/rbac/main_test.go similarity index 100% rename from rbac/client_test.go rename to rbac/main_test.go