From ce258e061b764702dfb0f775d56ccd7e7877133b Mon Sep 17 00:00:00 2001 From: Marc-Antoine Ruel Date: Sun, 26 Mar 2017 22:26:10 -0400 Subject: [PATCH] conntest: Add 100% coverage - conntest: Small coherency fixes along the way. - conntest: Add Discard. Useful for zero filled tests. - reg: Improve testing. - CONTRIBUTING.md: fix a typo. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 67a5e05..56a90a0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # Contributing -Thanks for contributing to the project! Please look at [periph the -contribution guidelines](https://periph.io/project/contributing/) first. +Thanks for contributing to the project! Please look at [the periph contribution +guidelines](https://periph.io/project/contributing/) first.