Skip to content
Snippets Groups Projects
Commit a0b4c80d authored by Ian Bell's avatar Ian Bell
Browse files

A single space to make it look nicer

parent c5325588
No related branches found
No related tags found
No related merge requests found
......@@ -339,7 +339,7 @@ TEST_CASE("Test water w/ factory", "") {
using namespace CPA;
nlohmann::json water = {
{"a0i / Pa m^6/mol^2",0.12277 }, {"bi / m^3/mol", 0.000014515}, {"c1", 0.67359}, {"Tc / K", 647.096},
{"epsABi / J/mol", 16655.0}, {"betaABi",0.0692}, {"class","4C"}
{"epsABi / J/mol", 16655.0}, {"betaABi", 0.0692}, {"class","4C"}
};
nlohmann::json j = {
{"cubic","SRK"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment