From 4adc962987c859e5311fcecc8dc8ee9ae2bb7f29 Mon Sep 17 00:00:00 2001 From: Wildan M Date: Sun, 22 Feb 2026 14:56:30 +0700 Subject: [PATCH] Fix typo in auto-test --- recipes/groups/auto-test/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/groups/auto-test/recipe.toml b/recipes/groups/auto-test/recipe.toml index c8f75dfe..8c1ab2e7 100644 --- a/recipes/groups/auto-test/recipe.toml +++ b/recipes/groups/auto-test/recipe.toml @@ -13,5 +13,5 @@ dependencies = [ "coreutils", "ion", "os-test-bins", - "relibc-tests-bin", + "relibc-tests-bins", ]