]> kaliko git repositories - mpd-sima.git/blobdiff - tests/test_simastr.py
Add unit test for Track module
[mpd-sima.git] / tests / test_simastr.py
index c62af396cc3b35bd38b48506fed6e30f2b971319..ebd44f08944f34e672c643e2c69ac0152d74d4a3 100644 (file)
@@ -31,4 +31,3 @@ class TestSequenceFunctions(unittest.TestCase):
             assertfunc(fuzzystr(sta, stb), '"{0}" == "{1}"'.format(sta, stb))
 
 # vim: ai ts=4 sw=4 sts=4 expandtab
-