Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 4abbb39

Browse files
committed
Fix
1 parent 4910a1f commit 4abbb39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/search/proxy_filter_test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ class doclist_test_filter : public filter {
129129
ctx.boost);
130130
}
131131

132-
// intentional copy here to simplify multiple runs of same expected
133132
void set_expected(const std::vector<doc_id_t>& documents) {
134133
documents_ = &documents;
135134
}

0 commit comments

Comments
 (0)