1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 16:23:14 +02:00

core: add command /reset to reset options to their default values

This commit is contained in:
Sébastien Helleu
2023-03-19 08:02:10 +01:00
parent 2e82c41c1a
commit 0d49ffd053
24 changed files with 999 additions and 157 deletions
+10
View File
@@ -389,6 +389,16 @@ TEST(CoreCommand, Repeat)
/* TODO: write tests */
}
/*
* Tests functions:
* command_reset
*/
TEST(CoreCommand, Reset)
{
/* TODO: write tests */
}
/*
* Tests functions:
* command_save