Handle software version requests for gateways that return from domainpart

This commit is contained in:
James Booth
2015-08-05 00:48:50 +01:00
parent 2a92169351
commit ac3e7dd9e8
5 changed files with 39 additions and 2 deletions

View File

@@ -242,6 +242,7 @@ presence_received(void **state)
assert_true(prof_output_exact("Buddy1 (mobile) is online, \"I'm here\""));
}
// Typical use case for gateways that don't support resources
void
presence_missing_resource_defaults(void **state)
{