aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/json_handler.cc
diff options
context:
space:
mode:
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,