Merge pull request 'clanServices/hello-world: Fix eval-test example formatting' (#4003) from kenji/clanServices/hello-world: Fix eval-test example formatting into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4003
This commit is contained in:
kenji
2025-06-18 09:08:27 +00:00

View File

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