mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
core: add command /pipe
This commit is contained in:
@@ -329,6 +329,16 @@ TEST(CoreCommand, Mute)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* command_pipe
|
||||
*/
|
||||
|
||||
TEST(CoreCommand, Pipe)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* command_plugin
|
||||
|
||||
Reference in New Issue
Block a user