From 0d68b9b5d1da6400b4e6d2cb6ef9bc6765d1866c Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Nov 17 2011 11:36:09 +0000 Subject: Merge branch 'master' of gitorious.org:testautomation/t_functional --- diff --git a/doc/WritingTests b/doc/WritingTests index 0e63cc4..6d043d3 100644 --- a/doc/WritingTests +++ b/doc/WritingTests @@ -141,8 +141,6 @@ Start your tests with a comment block which includes your name and e-mail addres We'll now assemble all of the above information into a practical example, to help get you started. For the purposes of this example, we're going to stick to Bash - adapt as required based on your language of choice. -Note, before running any tests, you should add the following entry to your /etc/hosts: - Firstly, get yourself a copy of the current testing repository. This is available via https://gitorious.org/testautomation/t_functional