cartographer-project / point_cloud_viewer

View billions of points in your browser.
Apache License 2.0
339 stars 98 forks source link

Delete smoke test in src/octree/generation.rs #418

Closed nnmm closed 4 years ago

nnmm commented 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

nnmm commented 4 years ago

meow @krzesi-mir