summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/test/example_config1.json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozharness/configs/test/example_config1.json')
-rw-r--r--testing/mozharness/configs/test/example_config1.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/mozharness/configs/test/example_config1.json b/testing/mozharness/configs/test/example_config1.json
new file mode 100644
index 0000000000..2c8b9d8430
--- /dev/null
+++ b/testing/mozharness/configs/test/example_config1.json
@@ -0,0 +1,5 @@
+{
+ "beverage": "fizzy drink",
+ "long_sleep_time": 1800,
+ "random_config_key1": "spectacular"
+}