Fix RTEMS build
This commit is contained in:
@@ -24,7 +24,6 @@ int epicsEnvTest(void);
|
||||
int epicsErrlogTest(void);
|
||||
int epicsCalcTest(void);
|
||||
int epicsEventTest(void);
|
||||
int epicsExceptionTest(void);
|
||||
int epicsMathTest(void);
|
||||
int epicsMessageQueueTest(void);
|
||||
int epicsMutexTest(void);
|
||||
@@ -72,8 +71,6 @@ void epicsRunLibComTests(void)
|
||||
|
||||
runTest(epicsEventTest);
|
||||
|
||||
runTest(epicsExceptionTest);
|
||||
|
||||
runTest(epicsMathTest);
|
||||
|
||||
runTest(epicsMessageQueueTest);
|
||||
|
||||
Reference in New Issue
Block a user