X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=tests%2Ftest_simastr.py;h=ebd44f08944f34e672c643e2c69ac0152d74d4a3;hb=100239e6cc68450278f0f5c4e8077b587af5218e;hp=c62af396cc3b35bd38b48506fed6e30f2b971319;hpb=cc1389d3a27d9e4a92a7a180fc6ba6ce9e059e35;p=mpd-sima.git diff --git a/tests/test_simastr.py b/tests/test_simastr.py index c62af39..ebd44f0 100644 --- a/tests/test_simastr.py +++ b/tests/test_simastr.py @@ -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 -