fix: correct filename

This commit is contained in:
Sonullx Liu
2020-09-04 17:11:38 +08:00
parent eb922b92e5
commit 0f6372c772

View File

@@ -24,7 +24,7 @@ endif ()
set(BENCHMARK_LIST
benchmark-01-http_server
benchmark-02-http_server_slow
benchmark-02-http_server_long_req
)
if (APPLE)