Weird, no output and Bamboo still fails...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@275227 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2010-07-09 18:55:02 +00:00
parent 7f145eeb1b
commit d6011adab4
2 changed files with 2 additions and 0 deletions

View File

@@ -6891,6 +6891,7 @@ AST_TEST_DEFINE(test_meetme_data_provider)
dispose_conf(cnf);
ast_hangup(chan);
ast_test_status_update(test, "If this message prints and a failure is still recorded, then something is really wrong with the test framework\n");
return AST_TEST_PASS;
}
#endif