aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/link.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/link.cpp b/test/link.cpp
index f4420c3ee..1b413e289 100644
--- a/test/link.cpp
+++ b/test/link.cpp
@@ -1002,6 +1002,7 @@ TEST(Link, parse_internal_link_part2) {
parse_internal_link("tg://chats/search/", search());
parse_internal_link("tg://chats/edit", chat_selection());
+ parse_internal_link("tg://chats/emoji-status", edit_profile_settings("emoji-status"));
parse_internal_link("tg://contacts", contacts(""));
parse_internal_link("tg://contacts/asdasd", contacts(""));