Skip to content

Commit d8ad5a3

Browse files
committed
The app startup / plugin path test succeeds again
1 parent bfc6c02 commit d8ad5a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/src/python/test_qgsappstartup.py

-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ def testConfigPath(self):
123123
testFile="qgis.db",
124124
timeOut=270), "config path %s" % p
125125

126-
@unittest.expectedFailure
127126
def testPluginPath(self):
128127
for t in ['test_plugins', 'test plugins', u'test_pluginsé€']:
129128

0 commit comments

Comments
 (0)