Bug 925005 - Add moztest module path to mach search paths; r=gps

This commit is contained in:
Kyle Machulis 2013-10-10 12:37:45 -07:00
parent cc860e5846
commit a526ae1147

View File

@ -52,6 +52,7 @@ SEARCH_PATHS = [
'testing/mozbase/mozrunner',
'testing/mozbase/mozsystemmonitor',
'testing/mozbase/mozinfo',
'testing/mozbase/moztest',
'testing/mozbase/manifestdestiny',
'xpcom/idl-parser',
]