Bug 1107336: Update mach for newly created MarionetteDriver; r=jgriffin

--HG--
extra : rebase_source : 2cbbe28e94e54e2b13bcf8c9cd4c9300018d18e4
extra : source : e6d21c2fa111a6cf906cdc27bf0a38d5c78f285f
This commit is contained in:
David Burns 2014-12-09 20:14:23 +00:00
parent 012934fca1
commit a2fdd3122f
2 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,7 @@ SEARCH_PATHS = [
'testing/marionette/client',
'testing/marionette/client/marionette',
'testing/marionette/transport',
'testing/marionette/driver',
'testing/mozbase/mozcrash',
'testing/mozbase/mozdebug',
'testing/mozbase/mozdevice',

View File

@ -1,4 +1,5 @@
marionette_transport.pth:testing/marionette/transport
marionette_driver.pth:testing/marionette/driver
marionette.pth:testing/marionette/client
blessings.pth:python/blessings
configobj.pth:python/configobj