Bug 996477 - Fix ImportError when running mach marionette-webapi, r=glandium
This commit is contained in:
@@ -44,6 +44,7 @@ SEARCH_PATHS = [
|
||||
'testing/xpcshell',
|
||||
'testing/marionette/client',
|
||||
'testing/marionette/client/marionette',
|
||||
'testing/marionette/transport',
|
||||
'testing/mozbase/mozcrash',
|
||||
'testing/mozbase/mozdevice',
|
||||
'testing/mozbase/mozfile',
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
marionette_transport.pth:testing/marionette/transport
|
||||
marionette.pth:testing/marionette/client
|
||||
blessings.pth:python/blessings
|
||||
configobj.pth:python/configobj
|
||||
|
||||
Reference in New Issue
Block a user