From 3de2e3534fb3320081efe100b4da83f034d7155c Mon Sep 17 00:00:00 2001 From: Eyal Posener Date: Sat, 13 May 2017 11:05:38 +0300 Subject: [PATCH] remove testing flags from complete command --- tests.go => common_test.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests.go => common_test.go (100%) diff --git a/tests.go b/common_test.go similarity index 100% rename from tests.go rename to common_test.go