Bug 1689837 - run compiled tests in python3 r=rjl

Differential Revision: https://phabricator.services.mozilla.com/D103594

--HG--
extra : moz-landing-system : lando
This commit is contained in:
David Miller 2021-02-01 14:11:04 +00:00
Родитель 077bffa694
Коммит 4d41d44ee8
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -18,6 +18,7 @@ job-defaults:
windows.*:
- unittests/win_unittest.py
- unittests/thunderbird_extra.py
python-3: true
gtest:
description: "GTests run"