From 17da5ba554426d732fc850e7211bae7d3a7c016e Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Tue, 25 Jan 2022 01:47:59 +0100 Subject: test: Add additional JSON test case --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index b70a85d..a75644a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -52,6 +52,7 @@ TESTS = \ uid.test \ json1.test \ json2.test \ + json3.test \ json-invalid-types.test EXTRA_DIST = \ -- cgit v1.1-32-gdbae