Review: Needs Fixing Sorry, one last extremely minor change:
1852 + assert result == FILE_LIST, u'The file lists should be identically.' 1868 + assert result == [u'file5.mp3', u'file6.mp3'], u'The file lists should be identically.' That should be "identical", not "identically" -- https://code.launchpad.net/~googol/openlp/short-lines/+merge/150787 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

