X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=tests%2Ftest_simastr.py;h=88b8b9774f7d60fe0b64db147589b9836aa60858;hb=2eb13c85fe72ade75193b589748920615fbb22d2;hp=ebd44f08944f34e672c643e2c69ac0152d74d4a3;hpb=100239e6cc68450278f0f5c4e8077b587af5218e;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: