Add additional files to improve testing process

This commit is contained in:
omara 2012-07-04 20:44:16 -04:00
parent 2e5fb2104c
commit 35ee7a2be0
7 changed files with 131 additions and 0 deletions

View file

@ -0,0 +1,3 @@
@echo off
powershell . ".\StartWebsite.ps1"
Pause