1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00

Debugging travis build

This commit is contained in:
James Booth 2015-06-13 21:31:38 +01:00
parent 5b58e2d0bc
commit dda79aed24

View File

@ -28,7 +28,7 @@ rooms_query(void **state)
prof_input("/rooms");
// 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("hangout@conference\\.localhost, \\(Another chat room\\)"));
// assert_true(prof_output_regex(
// "chatroom@conference.localhost, \\(A chat room\\)"