Skip to content

Commit 6fb0df5

Browse files
committed
tests/search: test searching for keys and keyrings
1 parent b47bcaa commit 6fb0df5

File tree

2 files changed

+764
-0
lines changed

2 files changed

+764
-0
lines changed

src/tests/mod.rs

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ mod link;
3737
mod newring;
3838
mod reading;
3939
mod revoke;
40+
mod search;
4041
mod session;
4142
mod timeout;
4243
mod unlink;

0 commit comments

Comments
 (0)