fixed broken commit 7976d67860

This commit is contained in:
Guillaume Raffy 2024-11-22 14:25:19 +01:00
parent eab903a7ae
commit e550ba408f
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ class BenchmarksTestCase(unittest.TestCase):
'hibridon_version': 'a3bed1c3ccfbca572003020d3e3d3b1ff3934fad', 'hibridon_version': 'a3bed1c3ccfbca572003020d3e3d3b1ff3934fad',
'cmake_path': 'cmake', 'cmake_path': 'cmake',
'num_cores': 2, 'num_cores': 2,
'launcher': 'iprbench.unittest',
} }
test_benchmark(benchmark_id, benchmark_config, self.results_root_dir) test_benchmark(benchmark_id, benchmark_config, self.results_root_dir)