diff options
| author | dioexul <dioexul@gmail.com> | 2015-02-26 23:08:29 +0300 |
|---|---|---|
| committer | dioexul <dioexul@gmail.com> | 2015-02-26 23:08:29 +0300 |
| commit | 967725fbdeaaa6c5b2a54dafdadfccee663768fb (patch) | |
| tree | b81793ff4b98a2c762711abf91905bb6da6ba920 /test.py | |
| parent | 04e980827f4fb3ad590fc10f16d736993badfddc (diff) | |
| download | python-slugify-967725fbdeaaa6c5b2a54dafdadfccee663768fb.tar.gz | |
Change tests (fix pep)
Diffstat (limited to 'test.py')
| -rw-r--r-- | test.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -97,6 +97,5 @@ class TestSequenceFunctions(unittest.TestCase): self.assertEqual(r, "one-two") - if __name__ == '__main__': unittest.main()
\ No newline at end of file |
