test: disabled assertion test
This commit is contained in:
parent
b8e393bf36
commit
21ccc675ab
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ int main(int argc, char **argv)
|
|||
test_Consistency(parser);
|
||||
test_MinPopulationSize(parser);
|
||||
test_CachingEffectiveness(parser);
|
||||
test_Assertions(parser);
|
||||
// test_Assertions(parser);
|
||||
return 0;
|
||||
}
|
||||
catch (std::exception &e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue