From cec4ee30fdc846ed14a0a5938dd4d36976ee0ee0 Mon Sep 17 00:00:00 2001 From: Xavier Petit <32063953+xpetit@users.noreply.github.com> Date: Tue, 12 May 2020 22:30:57 +0200 Subject: [PATCH] Move Dockerfile outside of tests --- go/{tests => }/Dockerfile | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename go/{tests => }/Dockerfile (100%) diff --git a/go/tests/Dockerfile b/go/Dockerfile similarity index 100% rename from go/tests/Dockerfile rename to go/Dockerfile