1
0
Fork 0

also compaction step size test grey listed (#8435)

This commit is contained in:
Kaveh Vahedipour 2019-03-18 11:17:14 +01:00 committed by Frank Celler
parent 73dee614e6
commit 888a20bcf7
1 changed files with 2 additions and 2 deletions

View File

@ -1139,7 +1139,7 @@ function agencyTestSuite () {
}
},
/*
////////////////////////////////////////////////////////////////////////////////
/// @brief Test compaction step/keep
////////////////////////////////////////////////////////////////////////////////
@ -1186,7 +1186,7 @@ function agencyTestSuite () {
assertTrue(evalComp()>0);
}
*/
};
}