view 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
line wrap: on
line source

{"tmpdir": "{{_tmpdir}}\\3",
 "db": {
     "user": {
	 "name": "the_database_user_2",
	 "pwd": "the-database-password-2"
     },
     "locinfo": {
	 "ro": {
	     "hostname": "3rd-host"
	 }
     }
 }
}