blob: 1aca5827487aa0af2fb7d98279c015a3aa2efa97 (
plain)
1
2
3
4
5
6
7
8
|
# Name: JSON
# Submitter: Eric S. Raymond <esr@thyrsus.com>
# Date: 2013-11-07
# Notes: Tests the JSON passthrough feature.
#
{"class":"XXX","text":"U can't touch dis."}
{"class":"YYY","path":"theyellowbrickroad"}
{"class":"ZZZ","device":"amireacleofstrange"}
|