From 26275566eafec065541c9febf4611b7b1fd356f5 Mon Sep 17 00:00:00 2001 From: VirBinarus Date: Thu, 15 Jun 2017 19:10:09 +0100 Subject: [PATCH] bzr thinks I've modified it so this is to make sure --- tests/interfaces/openlp_core_ui/test_servicemanager.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/interfaces/openlp_core_ui/test_servicemanager.py b/tests/interfaces/openlp_core_ui/test_servicemanager.py index b93f75a88..2c30e251a 100644 --- a/tests/interfaces/openlp_core_ui/test_servicemanager.py +++ b/tests/interfaces/openlp_core_ui/test_servicemanager.py @@ -497,4 +497,3 @@ class TestServiceManager(TestCase, TestMixin): 'Top item should have been selected') self.service_manager.collapsed.assert_called_once() - \ No newline at end of file