Thread Previous • Date Previous • Date Next • Thread Next |
Review: Needs Fixing 81 + if os.name != 'nt': 82 + del get_locale_key_windows_test Do it the other way around: if os.name == 'nt': def bla(self): -- https://code.launchpad.net/~whydoubt/openlp/fix_core_tests/+merge/184700 Your team OpenLP Core is subscribed to branch lp:openlp.
Thread Previous • Date Previous • Date Next • Thread Next |