From e86e4c77adffdf6d09553bfa72769f5f03785cd7 Mon Sep 17 00:00:00 2001 From: Karanbir Singh Date: May 05 2011 18:06:43 +0000 Subject: add a note about files that are ignored --- diff --git a/Readme b/Readme index ed9ed1e..8a8f607 100644 --- a/Readme +++ b/Readme @@ -40,3 +40,7 @@ notes... - if tests are written in any language other than bash, its upto the test to install the required environment ( including python, ruby, perl.. ) + +- all files named 'readme', or starting with an underscore are ignored + by the test harness ( so one can use the _ to host metadata + or any config that might be needed for a test.