tenfourfox/testing/mozharness/configs/marionette/gaia_ui_test_emu_config.py
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

8 lines
182 B
Python

# This is a config file for gaiatest on emulators; it's meant to be used
# with the primary gaia-ui-test config file.
config = {
'update_files': False,
'emulator': 'arm',
}