comparison tests/data/conf23.json @ 130:b11af3ded7c1

Added more JSON specific unit tests
author Franz Glasner <hg@dom66.de>
date Wed, 04 Apr 2018 23:36:26 +0200
parents
children 7e6ec99d5ff5
comparison
equal deleted inserted replaced
129:df60417d7665 130:b11af3ded7c1
1 {"tmpdir": "{{_tmpdir}}\\3",
2 "db": {
3 "user": {
4 "name": "the_database_user_2",
5 "pwd": "the-database-password-2"
6 },
7 "locinfo": {
8 "ro": {
9 "hostname": "3rd-host"
10 }
11 }
12 }
13 }