- fixed typo HibrindoBenchmark
work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3958]
This commit is contained in:
parent
8d674055bc
commit
e5fb47ba64
|
@ -8,7 +8,7 @@ from ..util import get_proxy_env_vars
|
|||
from starbench.core import StarbenchResults
|
||||
|
||||
|
||||
class HibrindoBenchmark(IBenchmark):
|
||||
class HibridonBenchmark(IBenchmark):
|
||||
"""Hibridon benchmark using starbench
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue