Commit e6f50709 authored by Dominik Charousset's avatar Dominik Charousset

Fix check in INI unit test

parent 81856c7b
...@@ -150,7 +150,7 @@ const auto ini0_log = make_log( ...@@ -150,7 +150,7 @@ const auto ini0_log = make_log(
"key: scheduler", "key: scheduler",
"{", "{",
"key: timing", "key: timing",
"value (timespan): 2000ns", "value (timespan): 2us",
"key: impl", "key: impl",
"value (atom): 'foo'", "value (atom): 'foo'",
"key: x_", "key: x_",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment