From e58265075a9806a1931a392fe5eb49706fe29058 Mon Sep 17 00:00:00 2001 From: dfinke Date: Fri, 31 May 2019 12:32:19 -0400 Subject: [PATCH] test exclude trigger --- 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 cec3852..fed94f0 100644 --- a/Examples/VBA/testCheckin.ps1 +++ b/Examples/VBA/testCheckin.ps1 @@ -1 +1,2 @@ -"Test" \ No newline at end of file +"Test1" +"Test2" \ No newline at end of file