From ae63b5a7586c0ec74f287ca79063555ca8400b22 Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Sat, 13 Sep 2014 14:07:09 +0200 Subject: [PATCH] PATCHES: Mention the unit tests Signed-off-by: Uli Schlachter --- PATCHES | 1 + 1 file changed, 1 insertion(+) diff --git a/PATCHES b/PATCHES index bef9c4e5..9116a047 100644 --- a/PATCHES +++ b/PATCHES @@ -15,6 +15,7 @@ If you plan to submit patches, here's a checklist: "Signed-off-by: Your Name " line to the commit message (or just use the option "-s" when commiting); - make sure that you have tests for the bug you are fixing. +- if possible, add a unit test to the test suite under spec/. Patch: