From b718b76c8c0e7d42a3e184abab1e71ecf30f8567 Mon Sep 17 00:00:00 2001 From: Philip Ridout Date: Tue, 11 Feb 2014 21:07:06 +0000 Subject: [PATCH] HEAD --- .../openlp_plugins/presentations/test_presentationcontroller.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/openlp_plugins/presentations/test_presentationcontroller.py b/tests/functional/openlp_plugins/presentations/test_presentationcontroller.py index 1feb0c473..151fc5495 100644 --- a/tests/functional/openlp_plugins/presentations/test_presentationcontroller.py +++ b/tests/functional/openlp_plugins/presentations/test_presentationcontroller.py @@ -51,7 +51,7 @@ class TestPresentationController(TestCase): # close_presentation # _get_plugin_manager - def constructor_tvest(self): + def constructor_test(self): """ Test the Constructor """