diff options
Diffstat (limited to 'tests/type/map')
-rw-r--r-- | tests/type/map/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/type/map/testscript b/tests/type/map/testscript index 1c6224a..29f5ed4 100644 --- a/tests/type/map/testscript +++ b/tests/type/map/testscript @@ -1,7 +1,7 @@ # file : tests/type/map/testscript # license : MIT; see accompanying LICENSE file -# See also tests in function/*/ (size(), keys()). +# See also tests in function/*/ (size(), keys()), type/json/ (json_map). .include ../../common.testscript |