summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2022-01-25 01:47:59 +0100
committerGravatar Nikias Bassen2022-01-25 01:47:59 +0100
commit17da5ba554426d732fc850e7211bae7d3a7c016e (patch)
treeb938249a788fee95839693a37315ec03e62a2b67 /test/Makefile.am
parentcef7ab796bbaca1609455aa93e73e64864d04a00 (diff)
downloadlibplist-17da5ba554426d732fc850e7211bae7d3a7c016e.tar.gz
libplist-17da5ba554426d732fc850e7211bae7d3a7c016e.tar.bz2
test: Add additional JSON test case
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 = \
52 uid.test \ 52 uid.test \
53 json1.test \ 53 json1.test \
54 json2.test \ 54 json2.test \
55 json3.test \
55 json-invalid-types.test 56 json-invalid-types.test
56 57
57EXTRA_DIST = \ 58EXTRA_DIST = \