mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Merge branch 'master' into openpgp
This commit is contained in:
commit
cdfe486fa8
@ -155,6 +155,11 @@ init_prof_test(void **state)
|
|||||||
_create_logs_dir();
|
_create_logs_dir();
|
||||||
|
|
||||||
prof_start();
|
prof_start();
|
||||||
|
prof_output_exact("Profanity");
|
||||||
|
|
||||||
|
prof_input("/inpblock timeout 5");
|
||||||
|
prof_input("/inpblock dynamic off");
|
||||||
|
prof_output_exact("Dynamic input blocking disabled");
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user