Updating example test configuration file to not include emailing.

This commit is contained in:
alexjacks92 2014-04-21 15:39:35 -04:00
parent c6f5a54643
commit d1fee32f54

View File

@ -36,6 +36,4 @@ It is up to the user to distinguish between the paths when adding to this file.
<!--image value="This provokes an error." /--> <!--image value="This provokes an error." /-->
<!--image value="X:\Invalid\Path\Does\Not\Exist.img" /--> <!--image value="X:\Invalid\Path\Does\Not\Exist.img" /-->
<!--build value="X:\Path\To\Build\File.xml"--> <!--build value="X:\Path\To\Build\File.xml"-->
<!--email value="address@provider.com"/--> </Properties>
<!--mail_server value="mail.localhost.com" /-->
</Properties>