delete checkTofDetections debug message.
This commit is contained in:
@@ -95,8 +95,6 @@ TEST_F(DataFilter_Test, checkTofDetections) {
|
||||
{
|
||||
EXPECT_DOUBLE_AE(tofValues.getData()[i],result.tofValues.getData()[i])<< " :"<<i;
|
||||
}
|
||||
|
||||
int i = 0;
|
||||
}
|
||||
|
||||
TEST_F(DataFilter_Test, calculateSnr) {
|
||||
|
||||
Reference in New Issue
Block a user