clanServices/hello-world: Fix eval-test example formatting

This commit is contained in:
a-kenji
2025-06-18 10:45:59 +02:00
parent 90d3de3514
commit 111172e514

View File

@@ -44,10 +44,7 @@ in
test_simple = {
inherit testFlake;
expr = {
};
expected = {
};
expr = { };
expected = { };
};
}