changed name in build file

This commit is contained in:
margarita0303 2022-07-13 18:52:58 +03:00
parent 8048427a4b
commit f7cb483782

View File

@ -86,7 +86,7 @@ benchmark {
configurations.register("svd") {
commonConfiguration()
include("svdBenchmark")
include("SVDBenchmark")
}
configurations.register("buffer") {