Bug 818744 - mach commands to run Python and Python unit tests. r=gps

DONTBUILD because NPOTB
This commit is contained in:
Nick Alexander
2013-07-02 17:33:48 -07:00
parent 86c30422e5
commit 8f0c16b5e3
2 changed files with 131 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ SEARCH_PATHS = [
MACH_MODULES = [
'addon-sdk/mach_commands.py',
'layout/tools/reftest/mach_commands.py',
'python/mach_commands.py',
'python/mach/mach/commands/commandinfo.py',
'python/mozboot/mozboot/mach_commands.py',
'python/mozbuild/mozbuild/config.py',