geom/ellipse: remove spurious print from test case
This commit is contained in:
parent
2c919a6582
commit
6042d9ab76
@ -105,7 +105,6 @@ test_cover (util::TAP::logger &tap)
|
||||
return intersects (shape, p);
|
||||
});
|
||||
|
||||
std::cout << shape << '\n';
|
||||
tap.expect (success, "%!", t.message);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user