Added test categories to all registered test cases

This commit is contained in:
2024-06-10 20:24:05 +02:00
parent 3f83f888f3
commit e81df9d558
27 changed files with 79 additions and 79 deletions

View File

@@ -133,6 +133,6 @@ end;
initialization
RegisterTest(TPolynomialRootsTestCase);
RegisterTest('Helper', TPolynomialRootsTestCase);
end.