From 1b90619804ea1fe61a4bd82bd22922d7f5c53c7a Mon Sep 17 00:00:00 2001 From: Cris Ward Date: Wed, 30 Aug 2017 22:00:15 +0100 Subject: [PATCH] readme notes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index da7d48b..d150261 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ end imap.close ``` +## Testing + +Need to start writing tests. +* https://github.com/ruby/ruby/tree/21e4ade56b4261c549fd03f96f4430946d028bea/test/net/imap for inspiration + ## Contributing 1. Fork it ( https://github.com/crisward/imap/fork )