forked from Imagelibrary/rtems
cdtest: Print begin of test only once
This commit is contained in:
@@ -199,8 +199,6 @@ rtems_task main_task(
|
||||
rtems_task_argument
|
||||
)
|
||||
{
|
||||
TEST_BEGIN();
|
||||
|
||||
cdtest();
|
||||
|
||||
printf( "*** TESTING C++ EXCEPTIONS ***\n\n" );
|
||||
|
||||
Reference in New Issue
Block a user