mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Revert "Fail test for travis"
This reverts commit 4c1634610c562751868b4b3245e44a41a2af8d10.
This commit is contained in:
parent
4c1634610c
commit
e4120e144c
@ -27,7 +27,7 @@ void cmd_alias_add_shows_usage_when_no_args(void **state)
|
||||
expect_cons_show("Usage: some usage");
|
||||
|
||||
gboolean result = cmd_alias(args, *help);
|
||||
assert_false(result);
|
||||
assert_true(result);
|
||||
|
||||
free(help);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user