Open phenixblue opened 3 years ago
What would you like to be added:
Testing map configurations will have a mix of : and :: separator syntax while we transition away from the older : syntax.
:
::
Once we remove support for the : syntax we will need to cleanup the existing map configs and unit tests.
Why is this needed:
General project hygiene
Should be a target for v1.5.0
What would you like to be added:
Testing map configurations will have a mix of
:
and::
separator syntax while we transition away from the older:
syntax.Once we remove support for the
:
syntax we will need to cleanup the existing map configs and unit tests.Why is this needed:
General project hygiene