From 5a7d84e6246217fda2cd8aba4dabfb391ea5a743 Mon Sep 17 00:00:00 2001 From: dfinke Date: Thu, 20 Sep 2018 10:22:36 -0400 Subject: [PATCH] Added comment for usage --- DoTests.ps1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DoTests.ps1 b/DoTests.ps1 index cf2f0d3..916d7e7 100644 --- a/DoTests.ps1 +++ b/DoTests.ps1 @@ -1,3 +1,7 @@ +## +# Used in Appveyor.yml +## + $PSVersionTable.PSVersion ## Create the zip before the tests run