summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/test/test_optional.py
blob: 4eb13b3dfb5e3a0a5fe1a9eb9a02cd90f020d6fc (plain)
1
2
3
4
#!/usr/bin/env python
config = {
    "opt_override": "new stuff",
}