X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=tests%2Ftest_simastr.py;fp=tests%2Ftest_simastr.py;h=88b8b9774f7d60fe0b64db147589b9836aa60858;hb=e897bd1f55e5427057b117a2ef27c3d9cd98db44;hp=ebd44f08944f34e672c643e2c69ac0152d74d4a3;hpb=18053c8b0d6b11136678c8a8f5fedff3058a7523;p=mpd-sima.git diff --git a/tests/test_simastr.py b/tests/test_simastr.py index ebd44f0..88b8b97 100644 --- a/tests/test_simastr.py +++ b/tests/test_simastr.py @@ -25,6 +25,10 @@ class TestSequenceFunctions(unittest.TestCase): 'Desert Sessions And PJ Harvey', self.assertTrue ), + ( 'Smells like teen spirit', + 'Smells Like Teen Spirits (live)', + self.assertTrue + ), ] sima.lib.simastr.SimaStr.diafilter = True for sta, stb, assertfunc in tests: