PATCHES: Mention the unit tests

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2014-09-13 14:07:09 +02:00
parent 4ee144188e
commit ae63b5a758
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ If you plan to submit patches, here's a checklist:
"Signed-off-by: Your Name <you@example.com>" 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: