Skip to content

Commit 9f57210

Browse files
committed
Make benchmark run on Windows
1 parent 226b97a commit 9f57210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<argument>-classpath</argument>
7575
<classpath/>
7676
<argument>org.openjdk.jmh.Main</argument>
77-
<argument>.*</argument>
77+
<argument>".*"</argument>
7878
</arguments>
7979
</configuration>
8080
</execution>

0 commit comments

Comments
 (0)