1{ 2 "description": "Config for acts test suites", 3 "kits": [ 4 { 5 "type": "CommandKit", 6 "shell": [ 7 { 8 "name": "shell", 9 "value": "\"SP_daemon &\"" 10 } 11 ] 12 } 13 ] 14}