diff --git a/Authors b/Authors index 303913a..d2cfac1 100644 --- a/Authors +++ b/Authors @@ -1,5 +1,5 @@ Please add your name to this list with your first commit request Karanbir Singh -Fabian Athmane Madjoudj diff --git a/readme b/readme index e8bfa44..84a4c51 100644 --- a/readme +++ b/readme @@ -9,7 +9,7 @@ tests/0_lib/ : contains all the common functions and shared code for before any of the tests are run, which also means it can only contain bash code ( no subdir allowed ) -tests/_common/ : Contain's testst that are run before any other test, +tests/_common/ : Contain's tests that are run before any other test, and immediately after the 0_lib/ code is sourced. These should be tests that check system sanity and environment. These tests should also not leave behind