Change console incoming message text to include "win"
This commit is contained in:
@@ -38,5 +38,5 @@ message_receive(void **state)
|
||||
"</message>"
|
||||
);
|
||||
|
||||
assert_true(prof_output_exact("<< incoming from someuser@chatserv.org/laptop (2)"));
|
||||
assert_true(prof_output_exact("<< incoming from someuser@chatserv.org/laptop (win 2)"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user