Bug 1033680 - TPS should use mozversion to retrieve the application data. r=jgriffin a=testonly DONTBUILD
--- testing/tps/setup.py | 1 + testing/tps/tps/testrunner.py | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-)
This commit is contained in:
@@ -15,6 +15,7 @@ deps = ['httplib2 >= 0.7.3',
|
||||
'mozprocess >= 0.18',
|
||||
'mozprofile >= 0.21',
|
||||
'mozrunner >= 5.35',
|
||||
'mozversion == 0.6',
|
||||
]
|
||||
|
||||
# we only support python 2.6+ right now
|
||||
|
||||
Reference in New Issue
Block a user