From d8ad5a3d5345146b50b51a6ad2aca08437e06ac8 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Fri, 26 Feb 2016 12:28:18 +0100 Subject: [PATCH] The app startup / plugin path test succeeds again --- tests/src/python/test_qgsappstartup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/src/python/test_qgsappstartup.py b/tests/src/python/test_qgsappstartup.py index 8c63c5c6592..a0ef87ad823 100644 --- a/tests/src/python/test_qgsappstartup.py +++ b/tests/src/python/test_qgsappstartup.py @@ -123,7 +123,6 @@ class TestPyQgsAppStartup(unittest.TestCase): testFile="qgis.db", timeOut=270), "config path %s" % p - @unittest.expectedFailure def testPluginPath(self): for t in ['test_plugins', 'test plugins', u'test_pluginsé€']: