Closed nnmm closed 4 years ago
This test doesn't even have an assert!, it is simply a smoke test that is subsumed by the point_cloud_test crate, here: https://github.com/googlecartographer/point_cloud_viewer/blob/123557a2e11a326aad63a2ae95b4a3dddfcd26b7/point_cloud_test/src/lib.rs#L55-L60
assert!
point_cloud_test
meow @krzesi-mir
This test doesn't even have an
assert!
, it is simply a smoke test that is subsumed by thepoint_cloud_test
crate, here: https://github.com/googlecartographer/point_cloud_viewer/blob/123557a2e11a326aad63a2ae95b4a3dddfcd26b7/point_cloud_test/src/lib.rs#L55-L60