diff options
| author | chenzizhan <[email protected]> | 2023-05-30 15:01:36 +0800 |
|---|---|---|
| committer | chenzizhan <[email protected]> | 2023-05-30 15:01:36 +0800 |
| commit | 9508f5d8d4aca576946dc82c269ba8e8013a05ac (patch) | |
| tree | 7eeaa977b679f4f5a9c83550dbad9a93193a8705 /test/src/gtest_fieldstat_topk.cpp | |
| parent | 87ed25f469033eb8f636f2f1b4999540a93172a8 (diff) | |
try ciczz-dev3-hk
Diffstat (limited to 'test/src/gtest_fieldstat_topk.cpp')
| -rw-r--r-- | test/src/gtest_fieldstat_topk.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/src/gtest_fieldstat_topk.cpp b/test/src/gtest_fieldstat_topk.cpp index 38d71ba..2d7479f 100644 --- a/test/src/gtest_fieldstat_topk.cpp +++ b/test/src/gtest_fieldstat_topk.cpp @@ -26,8 +26,6 @@ Heavy_keeper_tester *Construct_default_tester(int output_window = 1) tester->take_action("field2", "world", 10); tester->take_action("field2", "WORLD", 42); - printf("Construct_default_tester done\n"); - return tester; } |
