Fix the map opening and closing all the time.
This commit is contained in:
parent
a11e7de14e
commit
0c8cb197c2
3 changed files with 11 additions and 5 deletions
|
@ -226,7 +226,6 @@ TEST_CASE("SpatialMap::neighbors", "[spatialmap-neighbors]") {
|
|||
}
|
||||
|
||||
TEST_CASE("SpatialMap::distance_sorted", "[spatialmap]") {
|
||||
|
||||
DinkyECS::World world;
|
||||
SpatialMap map;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue