Skip to content

Commit

Permalink
Fix app startup test
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Nov 4, 2014
1 parent 156a0fa commit 38e13e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsappstartup.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def testPluginPath(self):
testDir=testDir,
testFile="plugin_started.txt",
timeOut=10,
loadPlugins=True,
env={'QGIS_PLUGINPATH':
str(QtCore.QString(testDir).toLocal8Bit())})

Expand Down

0 comments on commit 38e13e0

Please sign in to comment.