Testing: cosmetics

This commit is contained in:
Shahram Najm 2021-02-10 18:03:32 +00:00
parent a1e2751267
commit b26ad13104
1 changed files with 0 additions and 1 deletions

View File

@ -1475,7 +1475,6 @@ static void test_concept_condition_strings()
err = get_concept_condition_string(h, "gridType", NULL, result);
Assert(!err);
/*printf("%s\n", result);*/
Assert(strcmp(result, "gridDefinitionTemplateNumber=0,PLPresent=0") == 0);
err = get_concept_condition_string(h, "stepType", NULL, result);