changed name in build file

This commit is contained in:
margarita0303 2022-07-13 18:52:58 +03:00
parent b99d2e8486
commit 46a8e5fca4

View File

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