Merge "main/presencestate.c: Add trailing slash to test category."

changes/54/354/1
Matt Jordan 11 years ago committed by Gerrit Code Review
commit 0aab8cdcb4

@ -389,7 +389,7 @@ static const char *presence_state_get_id(struct stasis_message *msg)
#if defined(TEST_FRAMEWORK)
#define TEST_CATEGORY "/main/presence"
#define TEST_CATEGORY "/main/presence/"
static int presence_test_alice_state = AST_PRESENCE_UNAVAILABLE;
static int presence_test_bob_state = AST_PRESENCE_UNAVAILABLE;

Loading…
Cancel
Save