summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
authordioexul <dioexul@gmail.com>2015-02-26 23:08:29 +0300
committerdioexul <dioexul@gmail.com>2015-02-26 23:08:29 +0300
commit967725fbdeaaa6c5b2a54dafdadfccee663768fb (patch)
treeb81793ff4b98a2c762711abf91905bb6da6ba920 /test.py
parent04e980827f4fb3ad590fc10f16d736993badfddc (diff)
downloadpython-slugify-967725fbdeaaa6c5b2a54dafdadfccee663768fb.tar.gz
Change tests (fix pep)
Diffstat (limited to 'test.py')
-rw-r--r--test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.py b/test.py
index f6a29de..7471997 100644
--- a/test.py
+++ b/test.py
@@ -97,6 +97,5 @@ class TestSequenceFunctions(unittest.TestCase):
self.assertEqual(r, "one-two")
-
if __name__ == '__main__':
unittest.main() \ No newline at end of file