~phill-ridout/openlp/fixes-mkII

« back to all changes in this revision

Viewing changes to tests/functional/openlp_core/common/test_actions.py

  • Committer: Phill Ridout
  • Date: 2017-11-09 20:24:46 UTC
  • mfrom: (2777.5.4 test_fixes)
  • Revision ID: phill.ridout@gmail.com-20171109202446-q4a7gwfih5mbw2mk
Test fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
        """
154
154
        Prepare the tests
155
155
        """
 
156
        self.setup_application()
156
157
        self.action_list = ActionList.get_instance()
157
158
        self.build_settings()
158
159
        self.settings = Settings()