diff options
| author | 2022-01-25 01:47:59 +0100 | |
|---|---|---|
| committer | 2022-01-25 01:47:59 +0100 | |
| commit | 17da5ba554426d732fc850e7211bae7d3a7c016e (patch) | |
| tree | b938249a788fee95839693a37315ec03e62a2b67 /test/Makefile.am | |
| parent | cef7ab796bbaca1609455aa93e73e64864d04a00 (diff) | |
| download | libplist-17da5ba554426d732fc850e7211bae7d3a7c016e.tar.gz libplist-17da5ba554426d732fc850e7211bae7d3a7c016e.tar.bz2 | |
test: Add additional JSON test case
Diffstat (limited to 'test/Makefile.am')
| -rw-r--r-- | test/Makefile.am | 1 |
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 | ||
| 57 | EXTRA_DIST = \ | 58 | EXTRA_DIST = \ |
