fixed vxWorks name for epicsAtomicTest

This commit is contained in:
Jeff Hill
2011-08-30 10:49:52 -06:00
committed by Andrew Johnson
parent ad669d6ece
commit 43fa23bba6

View File

@@ -221,7 +221,7 @@ void testCAS ()
testData.m_testIterationsNotSet );
}
MAIN ( osiAtomicTest )
MAIN ( epicsAtomicTest )
{
testPlan ( 31 );