mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 23:06:22 +00:00
Debugging travis build
This commit is contained in:
@@ -27,7 +27,8 @@ rooms_query(void **state)
|
|||||||
|
|
||||||
prof_input("/rooms");
|
prof_input("/rooms");
|
||||||
|
|
||||||
assert_true(prof_output_exact("chatroom@conference.localhost, (A chat room)"));
|
// assert_true(prof_output_exact("chatroom@conference.localhost, (A chat room)"));
|
||||||
|
assert_true(prof_output_exact("hangout@conference.localhost, (Another chat room)"));
|
||||||
|
|
||||||
// assert_true(prof_output_regex(
|
// assert_true(prof_output_regex(
|
||||||
// "chatroom@conference.localhost, \\(A chat room\\)"
|
// "chatroom@conference.localhost, \\(A chat room\\)"
|
||||||
|
|||||||
Reference in New Issue
Block a user