diff options
Diffstat (limited to 'testing/webcompat/config.json.sample')
-rw-r--r-- | testing/webcompat/config.json.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/webcompat/config.json.sample b/testing/webcompat/config.json.sample new file mode 100644 index 0000000000..8f1b2275e0 --- /dev/null +++ b/testing/webcompat/config.json.sample @@ -0,0 +1,5 @@ +{ + "bug number 1": {"username": "name", "password": "pass"}], + "bug number 2": {"username": "name", "password": "pass"}] +} + |