Skip to content

Commit 7653587

Browse files
committed
add file_1.json file_2.json
1 parent 4c91dcd commit 7653587

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

tests/file_1.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{"host": "hexlet.io",
2+
"timeout": 50,
3+
"proxy": "123.234.53.22",
4+
"follow": false
5+
}

tests/file_2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{"timeout": 20,
2+
"verbose": true,
3+
"host": "hexlet.io"
4+
}

0 commit comments

Comments
 (0)