diff --git a/bench/tests/vector-math.lua b/bench/tests/vector-math.lua
index f69147fd..11c37a2d 100644
--- a/bench/tests/vector-math.lua
+++ b/bench/tests/vector-math.lua
@@ -36,4 +36,4 @@ function test()
     end
 end
 
-bench.runCode(test, "vector math")
+bench.runCode(test, "vector-math")