mirror of
https://github.com/cculianu/Fulcrum.git
synced 2026-08-13 12:33:27 +02:00
These tests were taken from the BCHN UniValue lib's tests. They are pretty good. Can be run if compiling with -DENABLE_TESTS and then specifying --test json on the CLI.
6 lines
148 B
JSON
6 lines
148 B
JSON
{
|
|
"JSON Test Pattern pass3": {
|
|
"The outermost value": "must be an object or array.",
|
|
"In this test": "It is an object."
|
|
}
|
|
}
|