Enable RTEMS testing in modules/database/test/std/link

This commit is contained in:
Andrew Johnson
2021-03-03 18:17:31 -06:00
parent f41276bef8
commit bbb4d86f78
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ static void testCalc()
MAIN(lnkCalcTest)
{
testPlan(0);
testPlan(30);
testCalc();