From fdf80a97edf2cc9b280a3effbe966915a5db77cc Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 18 Apr 2012 18:31:24 +0200 Subject: [PATCH] hacking: fix typo * HACKING (Test suite): Refer to file 't/README', not to the non-existent 'tests/README'. Signed-off-by: Stefano Lattarini --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index c57da677e..70e6f9633 100644 --- a/HACKING +++ b/HACKING @@ -210,7 +210,7 @@ * Use perl coverage information to ensure your new code is thoroughly tested by your new tests. -* See file 'tests/README' for more information. +* See file 't/README' for more information. ================================================================ = Release procedure -- 2.47.2