From 888ddda157a3253eac9e2b8962826f55e2b8fb85 Mon Sep 17 00:00:00 2001 From: mrkn Date: Wed, 2 Jan 2019 04:18:34 +0000 Subject: [PATCH] test/net/fixtures/Makefile: moved from test/net/imap This Makefile can be used to update test certificates. It should have been moved at which the certificates was moved at r56836. [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/net/{imap => fixtures}/Makefile | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/net/{imap => fixtures}/Makefile (100%) diff --git a/test/net/imap/Makefile b/test/net/fixtures/Makefile similarity index 100% rename from test/net/imap/Makefile rename to test/net/fixtures/Makefile