aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/json_handler.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-28 15:05:06 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commit7097f290190885bdcae00ed175be6ea2346e9de8 (patch)
treee3d5514db131bd786059c0baad69d1a197deeabf /libtests/json_handler.cc
parent0e909bab8e6eabb96b0bbe8063138d04d5a4ac7f (diff)
downloadqpdf-7097f290190885bdcae00ed175be6ea2346e9de8.tar.zst
More editorial changes from m-holger + spell check
Diffstat (limited to 'libtests/json_handler.cc')
-rw-r--r--libtests/json_handler.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtests/json_handler.cc b/libtests/json_handler.cc
index c1af238f..618395d5 100644
--- a/libtests/json_handler.cc
+++ b/libtests/json_handler.cc
@@ -99,6 +99,7 @@ static void test_all()
{
std::cout << "-- all --" << std::endl;
auto h = make_all_handler();
+ /* cSpell: ignore phour */
JSON j = JSON::parse(R"({
"one": "potato",
"two": 3.14,