Sync again with master 0.2

This commit is contained in:
Garret Wassermann 2016-10-29 04:11:41 -04:00
commit 1f1d477a35
2 changed files with 5 additions and 4 deletions

View File

@ -20,6 +20,7 @@ except ImportError:
# Python < 3.3 # Python < 3.3
import mock import mock
class GetEmailTestCase(TestCase): class GetEmailTestCase(TestCase):
''' Test reading emails from a local directory ''' ''' Test reading emails from a local directory '''