fixed test name in output

This commit is contained in:
Jeff Hill johill@lanl.gov
2013-05-15 14:18:11 -06:00
parent fedaf622ac
commit de2495d276

View File

@@ -1451,7 +1451,7 @@ static void multiSubscrDestroyNoLateCallbackTest ( const char *pName, unsigned i
{
struct MultiSubscrDestroyNoLateCallbackTestData * pTestData;
showProgressBegin ( "multiSubscrDestroyLateNoCallbackTest", interestLevel );
showProgressBegin ( "multiSubscrDestroyNoLateCallbackTest", interestLevel );
pTestData = calloc ( 1u, sizeof ( struct MultiSubscrDestroyNoLateCallbackTestData ) );
verify ( pTestData );