summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/test/example_config2.py
blob: 958543b60e9d233f519e3393a557c2dc8cf14661 (plain)
1
2
3
4
5
config = {
    "beverage": "cider",
    "long_sleep_time": 300,
    "random_config_key2": "wunderbar",
}