dotnet / crank

Benchmarking infrastructure for applications
MIT License
976 stars 103 forks source link

Ensure empty arguments are encoded as double quotes (correctly) #632

Closed caaavik-msft closed 1 year ago

caaavik-msft commented 1 year ago

Actually fixes #628.

I completely missed that I forgot to put the actual double quotes in. Tested this time and it's working.