Add "import testing ;" to bench

This commit is contained in:
Ion Gaztañaga
2025-12-11 15:24:19 +01:00
parent 4f62d12541
commit e2dcbb58cc

View File

@@ -15,6 +15,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 = ;