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

This commit is contained in:
a-kenji
2025-06-18 10:45:59 +02:00
parent 1e8845003a
commit afafee8079

View File

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