From 37fc8110938ee4789c7539843e46c0841927b87f Mon Sep 17 00:00:00 2001 From: mak <610546069@qq.com> Date: Thu, 21 Nov 2019 18:01:12 +0800 Subject: [PATCH] add test for un_hex() Signed-off-by: mak <610546069@qq.com> --- push-down-test/functions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/push-down-test/functions.txt b/push-down-test/functions.txt index 61c6d8f..b010ae2 100644 --- a/push-down-test/functions.txt +++ b/push-down-test/functions.txt @@ -61,3 +61,4 @@ json_replace json_remove json_length concat +un_hex \ No newline at end of file