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:
@@ -389,6 +389,16 @@ TEST(CoreCommand, Repeat)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* command_reset
|
||||
*/
|
||||
|
||||
TEST(CoreCommand, Reset)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* command_save
|
||||
|
||||
Reference in New Issue
Block a user