From 51a3f204f5b4c292bcdbd7a458086652548a4c4b Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Tue, 19 Feb 2019 17:27:53 -0500 Subject: [PATCH] Move tests to new folder structure --- Tests/{ => Public}/Connect-ZertoServer.Tests.ps1 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Tests/{ => Public}/Connect-ZertoServer.Tests.ps1 (100%) diff --git a/Tests/Connect-ZertoServer.Tests.ps1 b/Tests/Public/Connect-ZertoServer.Tests.ps1 similarity index 100% rename from Tests/Connect-ZertoServer.Tests.ps1 rename to Tests/Public/Connect-ZertoServer.Tests.ps1