From af44d80ec74a36a59463edd48f2b2b73e18bf647 Mon Sep 17 00:00:00 2001 From: chenzizhan Date: Mon, 17 Jul 2023 17:01:51 +0800 Subject: fuzz test ongoing, fix bugs. now cube_add will delete cells in topk sampling mode --- test/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/utils.cpp') diff --git a/test/utils.cpp b/test/utils.cpp index f2ad37e..74fc88c 100644 --- a/test/utils.cpp +++ b/test/utils.cpp @@ -206,4 +206,4 @@ bool Fieldstat_tag_list_wrapper::operator==(const Fieldstat_tag_list_wrapper &ta } } return true; -} \ No newline at end of file +} -- cgit v1.2.3