summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
authorVal Neekman <val@neekware.com>2014-01-09 14:16:43 -0800
committerVal Neekman <val@neekware.com>2014-01-09 14:16:43 -0800
commita873f8e165ff257c616278581d49809bd0655406 (patch)
treeb8613f58c1e0d405e959c4d6775b5e457fc87591 /test.py
parenteb282c6c8c0c3aaece9f8990537231e3f0a456f9 (diff)
downloadpython-slugify-a873f8e165ff257c616278581d49809bd0655406.tar.gz
cleanups and upversion
Diffstat (limited to 'test.py')
-rw-r--r--test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test.py b/test.py
index 0b726cb..7fb000e 100644
--- a/test.py
+++ b/test.py
@@ -65,5 +65,3 @@ class TestSequenceFunctions(unittest.TestCase):
if __name__ == '__main__':
unittest.main()
-
-