diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2014-12-15 17:37:40 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2014-12-15 17:55:52 +0100 |
commit | f65b8f618ed0b59f0c2c14321bbfa9de8e802169 (patch) | |
tree | 372844320f2abac1579636198d36ec3a6e7d34eb /test/__init__.py | |
parent | e3ab39bf39d0ba75f6eb504752ef0ffb4bf4a3b1 (diff) | |
download | pyg-f65b8f618ed0b59f0c2c14321bbfa9de8e802169.tar.gz |
Add a simple test suite.
And also fix one embarrassing typo in mail2news module.
Fixes #1
Fixes #4
Fixes #6
Diffstat (limited to 'test/__init__.py')
-rw-r--r-- | test/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/__init__.py |