Add missing "import testing"

This commit is contained in:
Ion Gaztañaga
2025-12-11 15:23:46 +01:00
parent 4314058516
commit d0587af31d

View File

@@ -14,6 +14,8 @@
# the run rule for each source, the result is a list of all
# the run rules, which we can pass on to the test_suite rule:
import testing ;
rule test_all
{
local all_rules = ;