Replace SVN with TortoiseSVN (#1247)

This commit is contained in:
Augusto Zanellato
2020-08-06 10:43:41 +03:00
committed by GitHub
parent c02a8e9391
commit 490f615019
@@ -3,6 +3,6 @@
## Desc: Install Subversion
################################################################################
Choco-Install -PackageName svn
Choco-Install -PackageName tortoisesvn
Invoke-PesterTests -TestFile "Tools" -TestName "Svn"