From 8ac9815e83d25f825d96063f1ad4afde5a583516 Mon Sep 17 00:00:00 2001 From: dfinke Date: Fri, 31 May 2019 12:37:44 -0400 Subject: [PATCH] test exclude again --- Examples/VBA/testCheckin.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Examples/VBA/testCheckin.ps1 b/Examples/VBA/testCheckin.ps1 index fed94f0..ea3b17e 100644 --- a/Examples/VBA/testCheckin.ps1 +++ b/Examples/VBA/testCheckin.ps1 @@ -1,2 +1,3 @@ "Test1" -"Test2" \ No newline at end of file +"Test2" +"Test3" \ No newline at end of file